View source: R/x-spreadsheet.R
dfToSpreadsheet | R Documentation |
Convert a data.frame to x-spreadsheet format, while also adding data types in JSON format for later conversion back to R.
dfToSpreadsheet(df, headerRow = TRUE)
df |
data.frame |
headerRow |
logical, whether to include a header row |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.