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.



PetterHopp/NVIpackager documentation built on Sept. 14, 2024, 1:24 a.m.