first_copyright_year <- params$first_copyright_year copyright_year <- format(Sys.Date(), "%Y") if (first_copyright_year < copyright_year) {copyright_year <- paste(first_copyright_year, "-", copyright_year)}
Copyright (c) r copyright_year
Norwegian Veterinary Institute.
Licensed under the r stringr::word(desc::desc_get_field(key = "License"), 1)
License. See License for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.