gmba_kbapa | R Documentation |
Filter the results from the GMBA results on PA coverage of mountain KBAs. Currently for internal use only.
gmba_kbapa(fileobject, filteroptions)
fileobject |
Name of the master file object in the R studio environment, without quotes |
filteroptions |
List of vectors of character strings containing the options to filter, in the format |
Dataframe filtered from given master file object
## Not run:
waffledata <- gmba_kbapa(fulldata, list(c("UnitOfAnalysis", "Country"), c("Country", "CHE")))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.