plotDistn: Get genotype*site means.

Description Usage Arguments

Description

getLineSiteMeans Sub routine to get line means for the pvGxE Experiment

Usage

1
2
plotDistn(mergedData, yColumn, nbins = 30, histFill = "grey50",
  freeXAxis = F, freeYAxis = T, themeIn = theme_jtlbar, nrows = 3)

Arguments

yColumn

Character vector indicating the single response variable

nbins

The number of bins in the histogram

histFill

The color for histogram fill

freeXAxis

Logical, should the xaxis scales be independent

freeYAxis

Logical, should the yaxis scales be independent

themeIn

What ggplot theme should be used?

nrows

The number of rows in the faceted panels.

dat

The dataframe containing parental data


jtlovell/pvGxE documentation built on May 20, 2019, 3:14 a.m.