The package `fdf` allow to work with column-list. When for instance you have a list of time series that you want to include in a `data.frame`.
The package `fdf` allows to work with column-list. When for instance you have a list of time series that you want to include in a `data.frame`.
Since it works only with `data.frame` object, there is no new object, you can use very easily with any package like `dplyr` (and the tidyverse) and spatio-temporal object with package `sf` for instance.
...
...
@@ -25,28 +25,25 @@ Since it works only with `data.frame` object, there is no new object, you can us