DataFrameConvert | R Documentation |
Change the type of data frame columns.
DataFrameConvert(Df, ColSpec, FileSpec, Preview = FALSE)
Df |
A data frame |
ColSpec |
A list specifying the columns to import. |
FileSpec |
A list describing the expected CSV format. (see details). |
Preview |
FALSE (default) returns a working data frame. If |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.