CA_name: CA name

Description Usage Arguments Value Author(s)

Description

Creates a single character string with assessor firstname, lastname and organization

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
CA_name(x,


show.name = TRUE,


show.org = TRUE,


firstname.col = 3,


lastname.col = 4,


org.col = 5)

Arguments

x

the CANS dataframe

show.name

logical, whether to include name

show.org

logical, whether to include org

firstname.col

numeric, column index for firstname

lastname.col

numeric, column index for lastname

org.col

numeric, column index for organization

Value

returns a vector of length=nrow of original dataframe

Author(s)

Jack Simons <jack.simons@state.ma.us>


CANS.works documentation built on May 2, 2019, 5:17 p.m.