This function allows easy spreading into wide format.
spread_data(data, values = TRUE, errors = TRUE)
Arguments
| data |
a data frame with lans2r data |
| values |
whether to include the values in wide format |
| errors |
whether to include the errors in wide format |
Value
the original data frame but in wide format