NEWS.md
Initial release, including:
intchron()
queries databases indexed by IntChron.intchron_hosts()
retrieves a list of available databases (hosts).intchron_countries()
retires a list of available countries (optionally by host).intchron_request()
and intchron_url()
help construct requests to IntChron.intchron_crawl()
recursively retrieves records.intchron_extract()
and intchron_tabulate()
help wrangle response data.read_intchron_delim()
for CSV and TXT/TSV files from IntChronvignette("rintchron")
and vignette("intchron-api")