summaryFlags | R Documentation |
This function provides the summary of the validation steps of the species occurrence data, including localities, geographical coordinates, taxonomy and other outputs from the plantR validation workflow.
summaryFlags(x, print = TRUE)
x |
a data frame with the occurrence data and the columns containing the outputs of the plantR validation functions. |
print |
logical. Should the first part of the table be printed? Default to TRUE. |
The summary output depends on the presence of some key columns in
the input data frame x
. Most of these columns are returned from
plantR functions and they generally are identified by the '.check'
suffix.
The function prints summary tables related to plantR validation workflow. However, the list of tables that generate those summaries can also be saved into an object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.