powered by
This function populates occurrence field in an rmm object with output from a spocc query
rmmAutofillspocc(rmm, occ)
a range model metadata list
an rmm list
Output from occ
occ
Cory Merow <cory.merow@gmail.com>, Brian Maitner <bmaitner@gmail.com>,
See Examples.
Other autofill: rmmAutofillBIEN(), rmmAutofillEnvironment(), rmmAutofillPackageCitation()
rmmAutofillBIEN()
rmmAutofillEnvironment()
rmmAutofillPackageCitation()
if (FALSE) { rmm <- rmmTemplate() xs <- spocc::occ("Xanthium strumarium") rmmAutofillspocc(rmm = rmm, occ = xs) }
Run the code above in your browser using DataLab