plotCARBayesST: a function for representing a CARBayesST result

Description Usage Arguments Details Value Examples

View source: R/graphicalFunctions.R

Description

a function for representing a CARBayesST result

Usage

1
plotCARBayesST(datain, outlierin, myselect, trait, xvar)

Arguments

datain

the input dataframe used in fitCARBayesST to detect outlier points in time courses

outlierin

the input dataframe identifying the outlier points in the time courses, output of the outlierCARBayesST

myselect

a numeric vector for facet graph

trait

a variable to explore

xvar

character, time variable (ex: thermalTime)

Details

the input dataset must contain scenario,genotypeAlias and Repsce (combination of repetition and scenario) columns

Value

a ggplot2 graph object

Examples

1
# not run

sanchezi/phisStatR documentation built on Nov. 14, 2019, 7:10 p.m.