This function takes a utils::person() object and converts it to a data frame.

mbf_as.data.frame.person(x, ...)

Arguments

x

The utils::person() object

...

Any additional argument to pass to base::data.frame().

Value

A data frame with one row for each person.