Get all the current column names in VecDyn, alongside associated data if desired.
Usage
find_vd_columns(full = FALSE, basereq = vb_basereq())Arguments
- full
whether to return all the data about current fields, or else just return the names
- basereq
an httr2 request object, as generated by
vb_basereq(). IfNA, uses the default request.