[R] Simple question, name of the variable as string.

C.H. chainsawtiney at gmail.com
Fri Sep 17 08:54:29 CEST 2010


Dear R users,

I have a very simple question and I've tried to search for the answer.
(But failed.)

there should be a function (func) that work like

> abc <- c(1,2,3,4)
> func(abc)
"abc"

I would like to know the name of that function. Thank you very much
for your help.

Regards,

CH

-- 
CH Chan



More information about the R-help mailing list