powered by
Visualise the simulations using the dimred
plot_simulations(model, mapping = aes_string("comp_1", "comp_2"))
A ggplot2 object.
A dyngen intermediary model for which the simulations have been run with generate_cells().
generate_cells()
Which components to plot.
# \donttest{ data("example_model") plot_simulations(example_model) # }
Run the code above in your browser using DataLab