| parquet_from_url | R Documentation |
Load .parquet file from a remote connection
parquet_from_url(url)
url |
a character url |
a dataframe as created by arrow::read_parquet(); a zero-row
data.table when the download or read fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.