Description Usage Arguments Details Value Examples
View source: R/graphicalFunctions.R
a function for representing a CARBayesST result
1 | plotCARBayesST(datain, outlierin, myselect, trait, xvar)
|
datain |
the input dataframe used in |
outlierin |
the input dataframe identifying the outlier points in the time courses, output of the |
myselect |
a numeric vector for facet graph |
trait |
a variable to explore |
xvar |
character, time variable (ex: thermalTime) |
the input dataset must contain scenario,genotypeAlias and Repsce (combination of repetition and scenario) columns
a ggplot2 graph object
1 | # not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.