maxentThresholds_shortNames: Map long to short threshold names.

Description Usage Arguments Examples

View source: R/maxentThresholds_shortNames.R

Description

...

Usage

1

Arguments

x

NULL (default) or a character vector. In the first case the short and long names are printed. In the last case the (matching) long names in x are converted in short names.

Examples

1
2
3
4
5
6
7
## Not run: 
longnames <- c("X1", 
               "Fixed.cumulative.value.10.logistic.threshold", 
               "X2")
maxentThresholds_shortNames(longnames)

## End(Not run)

benmack/oneClass documentation built on Dec. 15, 2020, 7:38 p.m.