names.quoted {plyr} | R Documentation |
Figure out names of quoted variables, using specified
names if they exist, otherwise converting the values to
character strings. This may create variable names that
can only be accessed using ``
.
## S3 method for class 'quoted' names(x)