View source: R/list_image_sets.R
list_image_sets | R Documentation |
Authenticate and retrieve a list of all available datasets
list_image_sets(project = NULL, error = FALSE)
project |
optional, called from other functions in order to figure out if a project is public |
error |
Should function error if httr::GET failed |
Dataframe of NITRC projects
## List all available NITRC projects ## Not run: list_image_sets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.