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

Description Usage Arguments Value Author(s) Examples

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)

ajwtech/pfsrsdk documentation built on June 14, 2019, 10:34 a.m.