extract_tbl_to_list {ipumsr} | R Documentation |
Convert recent extract definitions from tibble to list format
Description
These functions are now defunct. Use get_extract_history()
to obtain
extract history as a list.
Usage
extract_tbl_to_list(extract_tbl, validate = TRUE)
extract_list_to_tbl(extract_list)
[Package ipumsr version 0.8.1 Index]