View source: R/as_data_frame.R
as.data.frame.settings_df | R Documentation |
settings_df
class object into a data.frame
class objectCoerce a settings_df
class object into a data.frame
class object
## S3 method for class 'settings_df'
as.data.frame(x, ...)
x |
A |
... |
Additional parameter passed to |
A data.frame
class object with all the columns of x and its
contained solutions data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.