plot_tagging_fits: Plots the fits to the tagging data

Description Usage Examples

View source: R/om_plot_tagging_fits.R

Description

Plots the fits to the tagging data for sbtmod22.tpl outputs from a _lab.rep file, assuming that the naming convention in the file has sections of outputs separated by $name comments so that it can be easily parsed by readList() function of Jon Schnute. RUN this by typing , expects subdirectory figs/

Usage

1
plot_tagging_fits(data.object, case_label = "c1")

Examples

1
2
3
pdf("figs/Tagfits combine taggers.pdf", width = 6, height = 8)
plot_tagging_fits(data.object = x[[1]], case_label = "example")
dev.off()

CCSBT/sbtr documentation built on Oct. 25, 2020, 9:11 p.m.