Description Usage Arguments
View source: R/econModelBase.R
1 2 3
Names: If the argument to names is NULL or has zero(0) length then instead for returning NULL, return character(0).
1 2 3 4
`Names<-` Guarantee that Names assigns a zero length character vector. If x or value is null or has length zero(0) then then that item is character(0).
Names(x) Names(x) <- value
x
names
value
result
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.