search for: gerritt

Displaying 1 result from an estimated 1 matches for "gerritt".

Did you mean: gerrit
2012 Nov 28
3
Accessing List within a List in a for Loop
My question is regards accessing complex lists. I am new to R, but experienced in Java, Python, SQL. I am working with an object: Dataprocess and in it slot: data that is a list. Also I am creating generic functions to perform on the slot: data which is the list. I am working with the Airline dataset - so the data slot is a list of the years 1987, 1988, .. I am trying to perform factor and such