attributeCleanName: attributeCleanName - converts names to uppercase and replaces...

Description Usage Arguments Value Author(s) Examples

View source: R/attributeCleanName.R

Description

attriureCleanName - onverts names to uppercase and replaces spaces with underscores to reference attribute names.

Usage

1

Arguments

name

string to clean

Value

Returns attribute name as the API will use.

Author(s)

Craig Parman info@ngsanalytics.com

Adam Wheeler adam.wheeler@thermofisher.com

Examples

1
2
3
4
5
6
## Not run: 
new_name <- attributeCleanName("My Comments")
new_name
MY_COMMENTS

## End(Not run)

AmundsenJunior/pfsrsdk documentation built on July 18, 2019, 8:10 p.m.