data$name*
I have a data file with many columns and i know how they begin and want to get them one by one just using the initial part of the name and using the wild card. but it doesn't seem to work with the $ sign. it expects something more
+
Can anyone explain this?