hub_repo_info | R Documentation |
Queries information about Hub repositories
hub_repo_info(
repo_id,
...,
repo_type = NULL,
revision = NULL,
files_metadata = FALSE
)
hub_dataset_info(repo_id, ..., revision = NULL, files_metadata = FALSE)
repo_id |
The repository identifier, eg |
... |
currenytly unused. |
repo_type |
The type of the repository. Currently only |
revision |
Revision (branch, tag or commitid) to download the file from. |
files_metadata |
Obtain files metadata information when querying repository information. |
hub_dataset_info()
: Query information from a Hub Dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.