View source: R/tcplggplot2Utils.R
get_plot_title | R Documentation |
get_plot_title Generate plot title given number of rows and length of unique elements
get_plot_title(dat = NULL, type = "mc", compare = "m4id", verbose = TRUE)
dat |
data table with all required conc/resp data; each row will extend comparison |
type |
string of mc or sc indicating if it is single or multi conc |
compare |
Character vector, the field(s) samples were joined on for comparison |
verbose |
bool if hitc should be included in the title |
a string title for the individual plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.