View source: R/deprec-extract-info.R
get_recent_extracts_info_list | R Documentation |
These functions are now defunct. Use get_extract_history()
to obtain
extract history as a list.
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")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.