Displaying 1 result from an estimated 1 matches for "w56113aa5b8b59d44c17f37be080".
2008 Mar 12
3
type of object of a variable in a data frame
Hello!
I have used read.csv to read in a data frame, and there are a few variables in it, however, when I tried
is.list(data$V1)
>FALSE
In fact, I have tried, they are not vectors either.
I'm wondering:
1. What objects are these "lists" of data?
2. How could I find out about the type/inheritence of an object in general?
3. The reason I want it to be a list or vector, is that I