queries_to_types: helper to get types from queries
Description
helper to get types from queries
Usage
queries_to_types(jobs, model, query_col, realisations)
Value
jobs data frame with a nested column of
map_query_to_nodal_type
outputs
Arguments
- jobs
a data frame of argument combinations
- model
a list of models
- query_col
string specifying the name of the column in jobs
holding queries to be evaluated
- realisations
list of data frame outputs from calls
to realise_outcomes