powered by
visualize tracks simulated from a foieGras model fit
# S3 method for fG_simfit plot(x, ncol = 1, pal = "Zissou1", ...)
a foieGras simulation data.frame with class fG_simfit
foieGras
fG_simfit
number of columns to arrange multiple plots
hcl.colors palette to use (default: "Zissou1"; type hcl.pals() for options)
hcl.colors
hcl.pals()
additional arguments to be ignored
Plots of simulated tracks.
# NOT RUN { trs <- simfit(xs, what = "p", reps = 1) plot(trs, ncol = 2) # }
Run the code above in your browser using DataLab