Skip to contents

VecTraits

Functions for interfacing with VecTraits.

extract_vt()
Parse data from requests to VecTraits
fetch_extract_vt_chunked()
Get and parse multiple VecTraits datasets by ID in chunks
fetch_vt()
Fetch VecTraits dataset/s by ID
find_vt_ids()
Get current IDs in VecTraits
search_vt()
Search VecTraits by keyword
search_vt_smart()
Search VecTraits using the explorer's filters

VecDyn

Functions for interfacing with VecDyn.

extract_vd()
Parse data from requests to VecDyn
fetch_extract_vd_chunked()
Fetch and parse multiple VecDyn datasets by ID in chunks
fetch_vd()
Fetch VecDyn dataset/s by ID
fetch_vd_counts()
Fetch VecDyn dataset length by ID
find_vd_columns()
Get current columns in VecDyn datasets
find_vd_ids()
Get current IDs in VecDyn
search_vd()
Search VecDyn by keyword
search_vd_smart()
Search VecDyn using the explorer's filters

AREAdata

Functions for interfacing with AREAdata.

assoc_ad()
Associate other data sources with AREAdata data
extract_ad()
Extract data from AREAdata datasets
fetch_ad()
Fetch AREAdata dataset
fetch_gadm_sfs()
Fetch gadm mapping shapefiles

Convenience

Convenient generalised functions for working with a range of data.

extract()
Extract specified data from a set of responses
fetch()
Fetch specified data from a set of ids

Other

Miscellaneous functions.

assoc_gadm()
Associate other data sources with gadm IDs
check_db_status()
Check whether databases are currently online
check_ohvbd_config()
Print current ohvbd configuration variables
clean_ad_cache()
Delete all rda files from ohvbd AREAdata cache
format_time_overlap_bar()
Format and print date overlaps
is_cached()
Check whether an object has been loaded from cache by ohvbd.
ohvbd.ids()
Create a new ohvbd ID vector
set_ohvbd_compat()
Set ohvbd compatability mode to TRUE

Base requests

Functions for modifying the basic targets of data API requests

ad_basereq()
Generate a base request string for the AREAdata database
vb_basereq()
Generate a base request object for the vectorbyte databases