forestgeo / fgeo.tool

[R-package on CRAN] General purpose tools for ForestGEO Packages
https://forestgeo.github.io/fgeo.tool
Other
2 stars 6 forks source link

rdata_df() #87

Closed maurolepore closed 5 years ago

maurolepore commented 6 years ago

Help abandon the list. Users can read multiple censuses, then filter the ones they need with subset(), dplyr::filter(), or [[.

Relates to https://github.com/forestgeo/fgeo.demography/issues/24.

maurolepore commented 5 years ago

Implemented via path %>% rdata_list() %>% list_df()