powered by
Identify obligate fields that are missing
rmmCheckMissingNames(rmm, family = c("base"))
A vector of names that are missing from the rmm object.
a range model metadata list
The rmm family to check the rmm against
Cory Merow <cory.merow@gmail.com>, Brian Maitner <bmaitner@gmail.com>,
See Examples.
Other check: rmmCheckEmpty(), rmmCheckFinalize(), rmmCheckName(), rmmCheckValue(), rmmCleanNULLs()
rmmCheckEmpty()
rmmCheckFinalize()
rmmCheckName()
rmmCheckValue()
rmmCleanNULLs()
rmm <- rmmTemplate() # Make an empty template
Run the code above in your browser using DataLab