R/plot.R
plot_DIC_gelman.Rd
Plot DIC over all K for the current active parameter set.
plot_DIC_gelman(project)
an RgeoProfile project, as produced by the function rgeoprofile_project().
rgeoprofile_project()
p <- rgeoprofile_file("tutorial1_project.rds") plot_DIC_gelman(p)