powered by
## S3 method for class 'growth': print(x, ...)
growth.fnc
@data$data
data(alice) alice.growth = growth.fnc(alice) alice.growth # for accessing the printed data frame: alice.growth@data$data[1:4,]
Run the code above in your browser using DataLab