repijson (version 0.1.0)

as.data.frame.ejObject: convert an ejObject to a dataframe with one row per record

Description

convert an ejObject to a dataframe with one row per record

Usage

"as.data.frame"(x, row.names = NULL, optional = FALSE, ...)

Arguments

x
an ejObject
row.names
NULL or a character vector giving the row names for the data frame. Missing values are not allowed.
optional
not used.
...
other parameters passed to data.frame.

Value

dataframe