get_recent_extracts_info_list: Get information on recent extracts

View source: R/deprec-extract-info.R

get_recent_extracts_info_listR Documentation

Get information on recent extracts

Description

[Deprecated]

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")
)

ipumsr documentation built on Sept. 12, 2024, 7:38 a.m.