Skip to content
Prev 228878 / 398500 Next

Accessing single element of data.frame

On Jul 26, 2010, at 3:22 PM, vacas wrote:

            
It gives you both. Factors are generally printed with the value and  
then the vector of possible values. By the way the use of data.frame  
would be redundant. The object returned by read.csv would already be a  
dataframe.

?read.csv
?data.frame