Learn R Programming

ohvbd (version 1.0.0)

find_vd_ids: Get current IDs in VecDyn

Description

Get all the current dataset IDs in VecDyn, as a numeric vector.

Usage

find_vd_ids(basereq = vb_basereq())

Value

An ohvbd.ids vector of VecDyn dataset IDs.

Arguments

basereq

an httr2 request object, as generated by vb_basereq(). If NA, uses the default request.

Author

Francis Windram

Examples

Run this code
if (FALSE) { # interactive()
find_vd_ids()
}

Run the code above in your browser using DataLab