Learn R Programming

xRing (version 0.1.2)

PaPiRaw: PaPiRaw

Description

A dataframe with 44 series of wood density (g/m3).

Usage

data("PaPiRaw")

Arguments

Format

A data.frame containing 44 series in columns and 3111 values of wood density in rows.

Examples

Run this code
data(PaPiRaw)
plot(na.omit(PaPiRaw[,1]), type="l", ann = FALSE)

Run the code above in your browser using DataLab