powered by
A dataframe with 44 series of wood density ().
data("PaPiRaw")
A data.frame containing 44 series in columns and 3111 values of wood density in rows.
# NOT RUN { data(PaPiRaw) plot(na.omit(PaPiRaw[,1]), type="l", ann = FALSE) # }
Run the code above in your browser using DataLab