Skip to content
Prev 325663 / 398503 Next

Returning name of dataframe?

On Jun 19, 2013, at 6:27 PM, jim holtman wrote:

            
Just to (hopefully) clarify,  R code `sum(z)` would be a vector of length:1 but `z` which is _not_ `sum(z)` but rather `x+y` would be length:100.