get_plot_title: get_plot_title Generate plot title given number of rows and...

View source: R/tcplggplot2Utils.R

get_plot_titleR Documentation

get_plot_title Generate plot title given number of rows and length of unique elements

Description

get_plot_title Generate plot title given number of rows and length of unique elements

Usage

get_plot_title(dat = NULL, type = "mc", compare = "m4id", verbose = TRUE)

Arguments

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

Value

a string title for the individual plot


tcpl documentation built on June 8, 2025, 11:41 a.m.