tcplggplot {tcpl} | R Documentation |
tcplggplot
Description
tcplggplot
Usage
tcplggplot(dat, lvl = 5, verbose = FALSE)
Arguments
dat |
data table with all required conc/resp data |
lvl |
integer level of data that should be plotted level 4 - all fit models level 5 - all fit models and winning model with hitcall level 6 - include all flags |
verbose |
boolean should plotting include table of values next to the plot |
Value
A ggplot object or grob with accompanied table depending on verbose option
[Package tcpl version 3.1.0 Index]