data_doi | R Documentation |
Returns DOI for a given dataset
data_doi(target)
target |
A |
A character
vector
containing the dataset DOI string.
AIMS Datacentre adc@aims.gov.au
## Not run:
library(dataaimsr)
weather_doi <- data_doi("weather")
ssts_doi <- data_doi("temp_loggers")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.