From afb121fc73e75cf80bb584ab2e1412807913c137 Mon Sep 17 00:00:00 2001
From: Rob Baker Add NPS specific fields to EMLhttps://nationalparkservice.github.io/EMLeditor/.
@@ -531,7 +531,8 @@Intellectual RightsIntellectual Rights
# choose from "restricted", "public" or "CC0" (zero), see above: -my_metadata <- EMLeditor::set_int_rights(my_metadata, "public")
my_metadata <- EMLeditor::set_language(my_metadata,
"English")
You can install and update the development version of EMLeditor from GitHub with:
-# install.packages("devtools")
-devtools::install_github("nationalparkservice/EMLeditor")
# install.packages("pak")
+pak::pkg_install("nationalparkservice/EMLeditor")
To install all the packages in the NPSdataverse (including EMLeditor):
-devtools::install_github("nationalparkservice/NPSdataverse")
pak::pkg_install("nationalparkservice/NPSdataverse")
set_project
to the EMLscript template (.Rmd) and the github.io documentation pages.set_project
so that it adds projects instead of replacing them.