powered by
Get all the current column names in VecDyn, alongside associated data if desired.
find_vd_columns(full = FALSE, basereq = vb_basereq())
A character vector (or dataframe) of column information.
whether to return all the data about current fields, or else just return the names
an httr2 request object, as generated by vb_basereq(). If NA, uses the default request.
vb_basereq()
NA
Francis Windram
if (FALSE) { # interactive() find_vd_columns() }
Run the code above in your browser using DataLab