inst/examples/ex_plot_model.R

## Read the model ----
hpo_model <- read_json_data_model(
   system.file("examples/HPO-model.json", package="ReDaMoR")
)
## Plot the model ----
plot(hpo_model)
patzaw/ReDaMoR documentation built on Feb. 23, 2025, 12:54 a.m.