get_multipleValues.Rd
Get values for multiple entities from a Rxs tree, list of trees, or full Rxs project object
get_multipleValues(
x,
entityIds = NULL,
entityIdsRegex = NULL,
lookInValueLists = TRUE,
merge_all = TRUE,
silent = metabefor::opts$get("silent")
)
The tree, tree list, or full Rxs project object.
The entity identifiers of the values to get
A regular expression to match again entity identifiers
to obtain the entityIds
.
Whether to also look inside value lists
When merging dataframes, if the number of rows is different,
for each source, what to pass as the all
parameter.
Whether to be silent or chatty.
A dataframe