Displaying 1 result from an estimated 1 matches for "naexclud".
Did you mean:
naexclude
2010 Feb 11
4
Access variables by string
Dear all,
I have two probably very easy questions:
(1) Is there a way to access certain variables by their string-based
name representation?
Example:
numbers <- c("one", "two", "three")
varname <- "numbers"
print(varname[2])
(2) I need this functionality for a customized na.exclude() function
that I am building, which should only exclude rows