Nothing
obtainMeta <- function(Workflow) {
if (!inherits(Workflow, 'species_model')) stop('Workflow needs to be a species_model object.')
cat('Structured Data added:')
cat('GBIF data added') #+ get some DOIs with each dataset
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.