powered by
Authenticate and retrieve a list of all available datasets
list_image_sets(project = NULL, error = FALSE)
optional, called from other functions in order to figure out if a project is public
Should function error if httr::GET failed
Dataframe of NITRC projects
# NOT RUN { ## List all available NITRC projects # } # NOT RUN { list_image_sets() # }
Run the code above in your browser using DataLab