utils_name | R Documentation |
Get a name for the analysis.
utils_name(
type = c("common", "Common", "latin", "Family", "PACFIN", "area", "Area", "latitude",
"latitude2")
)
type |
The type of name that you want.
Only one type is allowed, where the first type listed will be the default.
Capitalization of the input argument will dictate how the output if formatted.
For example |
A string of text based on what type of output you specify.
Kelli Faye Johnson
utils_name(type = "common")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.