View source: R/parquetize_example.R
parquetize_example | R Documentation |
parquetize comes bundled with a number of sample files in its 'inst/extdata' directory. This function make them easy to access
parquetize_example(file = NULL)
file |
Name of file or directory. If 'NULL', the example files will be listed. |
A character string
parquetize_example()
parquetize_example("region_2022.csv")
parquetize_example("iris_dataset")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.