| .read_remote_parquet | R Documentation |
.read_remote_parquet() downloads a parquet file to a temporary path and
returns it as a base data.frame.
.read_remote_parquet(path, timeout = NULL, method = NULL)
path |
character path inside the NHL_DB repository |
timeout |
optional download timeout in seconds |
method |
optional |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.