Skip to content
Prev 59978 / 398502 Next

paste command

Doran, Harold wrote:
Well, you could read the section of the FAQ that Uwe quoted in an 
earlier response today :-)

A short version of that section of the FAQ is that if you use

get(paste("grade", "4", sep = ""))[["math"]]

then you can generalize the "4" and the "math" to variable names.