fixTypeNames: Cleans TypeStatus column so that variants of TypeStatus are...

Description Usage Arguments Details Value Examples

View source: R/fixTypeNames.R

Description

Uses regex to replace type denotations with the prefix only, unless the denotation is type (or variant), in which case it replaces the variants with type

Usage

1

Arguments

x

an object of class sf, sfc or sfg containing a TypeStatus column.

Details

fixTypeNames corrects variants of type description (e.g. Type, Types, type, etc.) and turns them into a single description.

Value

an object of class sf, sfc or sfg containing a unified TypeStatus column

Examples

1

JCur96/sfe documentation built on Sept. 2, 2020, 6:02 p.m.