get_recent_extracts_info_list: Get information on recent extracts
Description
![[Deprecated]](figures/lifecycle-deprecated.svg?package=ipumsr&version=0.8.2)
These functions are now defunct. Use get_extract_history()
to obtain
extract history as a list.
Usage
get_recent_extracts_info_list(
collection = NULL,
how_many = 10,
api_key = Sys.getenv("IPUMS_API_KEY")
)get_recent_extracts_info_tbl(
collection = NULL,
how_many = 10,
api_key = Sys.getenv("IPUMS_API_KEY")
)