Learn R Programming

ipumsr (version 0.8.2)

extract_tbl_to_list: Convert recent extract definitions from tibble to list format

Description

[Deprecated]

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)

Arguments