PaPiRaw {xRing} | R Documentation |
A dataframe with 44 series of wood density (g/m3).
data("PaPiRaw")
A data.frame containing 44 series in columns and 3111 values of wood density in rows.
data(PaPiRaw)
plot(na.omit(PaPiRaw[,1]), type="l", ann = FALSE)