View source: R/sunscan_functions.R
transformToWideFormat | R Documentation |
Each PlotID has only one row where each individual LAI measurements is in an own column. Number of columns is determined by the maxiumum number of measurements per PlotID. Measurements are populated from left to right and filled up by NAs.
transformToWideFormat(data, deleted = FALSE)
data |
data.frame with LAI data |
deleted |
include measurements marked as deleted |
data.frame in wide format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.