Learn R Programming

NMsim (version 0.2.8)

stringToSection: standardize section-denoting strings

Description

Always returns capital-case strings without $ or surrounding spaces

Usage

stringToSection(x)

Value

character string

Arguments

x

strings like THETA, $theta, $Theta etc (will all return THETA)