datClean: Performs basic data checks on survey data, fixes or removes...

datCleanR Documentation

Performs basic data checks on survey data, fixes or removes data and lists changes

Description

Performs basic data checks on survey data, fixes or removes data and lists changes

Usage

datClean(veg, base = "base", top = "top", he = "he", ht = "ht", messages = F)

Arguments

base

Name of the field with the base height

top

Name of the field with the top height

he

Name of the field with dimension he

ht

Name of the field with dimension ht

dat

The dataframe to be cleaned

Value

dataframe


pzylstra/frame_r documentation built on Nov. 12, 2023, 1:55 a.m.