Description Usage Arguments Value
Return a data table showing column names in rows, an example record, column data types and summary statistics for numerical, categorical and long-form text data
1 | sample_data(file, sheet_name = 0, dir = "")
|
file |
the name of the file, including the filetype extension |
sheet_name |
if passing an excel file, the name of the sheet to analyze, by default 0 |
dir |
the directory where the file should be saved, by default ” |
data summary includes column names in rows, an example record, column data types and summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.