| cds_list_licences | R Documentation |
Some datasets require you to accept specific licences. This function will provide an overview of all licences associated with datasets and can be accepted.
cds_list_licences(...)
... |
Ignored |
Returns a data.frame of available licences that can be accepted.
Other licences:
cds_accept_licence(),
cds_accepted_licences()
if (interactive()) {
cds_list_licences()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.