Learn R Programming

occTest (version 0.1.1)

.addmainfields2: Add main fields

Description

Incorporate fields in the initial data frame

Usage

.addmainfields2(dat, species, verbose = FALSE)

Value

Original dataframe, dat.

Arguments

dat

A dataframe containing occurrence data for checking.

species

character. Name of the species

verbose

logical. Print messages? Default FALSE

Author

Mark Robertson and Vernon Visser (original function), Josep M Serra Diaz (modifs)

Details

Inspired by addmainfields but modified (hence number 2 after the function original name)

See Also

Other checks: .check.geospatial.data(), .checkdatastr2(), .checkfields(), .status.tracker.and.escaping()