summaryFlags: Summary of Data Validation Flags

View source: R/summaryFlags.R

summaryFlagsR Documentation

Summary of Data Validation Flags

Description

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.

Usage

summaryFlags(x, print = TRUE)

Arguments

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.

Details

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.


LimaRAF/plantR documentation built on Jan. 1, 2023, 10:18 a.m.