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`.
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.
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`.
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.