Following the merge of the IsaricAnalytics restructuring PR a number of changes will be required in VERTEX including:
- updating imports of all IsaricAnalytics libs in the shims to their new names:
getREDCapData ~> redcap_data, IsaricAnalytics ~> analytics, IsaricDraw ~> visualisation
- updating all visualisation function calls in the demo projects (insight panel libs) to remove the named parameters
suffix, filepath, save_inputs, graph_label, and graph_about, which are no longer supported
- update documentation + any other follow-on changes that may be required
Following the merge of the IsaricAnalytics restructuring PR a number of changes will be required in VERTEX including:
getREDCapData~>redcap_data,IsaricAnalytics~>analytics,IsaricDraw~>visualisationsuffix,filepath,save_inputs,graph_label, andgraph_about, which are no longer supported