Query IntChron

High-level functions for querying databases indexed by IntChron.

intchron()

Query IntChron

intchron_hosts() intchron_countries()

List available databases and countries on IntChron

Read and write

Functions for reading and writing data in IntChron’s file formats.

read_intchron_delim() read_intchron_csv() read_intchron_tsv() read_intchron_txt()

Read a delimited file exported from IntChron

IntChron API

Low-level functions for interacting with the IntChron API directly.

intchron_crawl()

Recursively retrieve IntChron records

intchron_extract()

Extract an element from an IntChron record

intchron_request()

Request records from IntChron

intchron_tabulate()

Extract a data frame from IntChron responses

intchron_url()

Construct the address of IntChron resources