Open rs028 opened 7 years ago
fVarName() does not work when data.frame is indexed as df[,1] current output: empty string
fVarName()
df[,1]
fVarName()
does not work when data.frame is indexed asdf[,1]
current output: empty string