| download_parquet | R Documentation |
Download parquet to tempdir
download_parquet(
filename_to_download,
showProgress = parent.frame()$showProgress,
cache = parent.frame()$cache
)
filename_to_download |
A string with the file name |
showProgress |
Logical. Defaults to |
cache |
Logical. Whether the function should read the data cached
locally, which is faster. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.