sits_list_collections | R Documentation |
Prints the collections available
in each cloud service supported by sits.
Users can select to get information
only for a single service by using the source
parameter.
sits_list_collections(source = NULL)
source |
Data source to be shown in detail. |
Prints collections available in each cloud service supported by sits.
if (sits_run_examples()) {
# show the names of the colors supported by SITS
sits_list_collections()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.