powered by
## S3 method for class 'Nests': hist(x, series = "all", ...)
library(embryogrowth) data(nest) formated <- FormatNests(nest) h <- hist(formated, series="all")
Run the code above in your browser using DataLab