powered by
Extracts key columns from Monte Carlo node's associated data.
mc_keys(mcmodule, mc_name, keys_names = NULL)
Dataframe with scenario_id and requested key columns
Monte Carlo module containing nodes and data
Name of the node to extract keys from
Vector of column names to extract (optional)
keys_df <- mc_keys(imports_mcmodule, "w_prev")
Run the code above in your browser using DataLab