Get vector of variable names for a particular workflow and run ID

get_var_names(bety, workflow_id, run_id, remove_pool = TRUE)

Arguments

bety

BETYdb connection, as opened by `betyConnect()`

workflow_id

Workflow ID

run_id

Run ID

remove_pool

logical: ignore variables with 'pools' in their names?