Description Usage Arguments Examples
View source: R/maxentThresholds_shortNames.R
...
1 |
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. |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.