fail_low_landuse: Variable Screening: Rare land use types

Description Usage Arguments Value

View source: R/functions_criteria.r

Description

A function that screens out land use that never makes up more than 10 variable names that start with "lu_".

Usage

1
fail_low_landuse(my.data, my.all.vars)

Arguments

my.data

See rawdata under PLSK.full

my.all.vars

String vector listing candidate variables; often, rownames(my.data)

Value

String vector listing variables that failed the cleaning check


myoung3/regionalkrig documentation built on May 23, 2019, noon