figure_cell_density: Boxplots of cell density.

Description Usage Arguments Details Note Author(s) See Also

View source: R/figure_cell_density.R

Description

figure_cell_density() reproduces the compound figure of the cell denisty data in section x.xx of Benjamin Gordon's PhD thesis.

Usage

1
2
figure_cell_density(view.plot = TRUE, save.plot = FALSE,
  plot.name = "cell_density_plot")

Arguments

view.plot

Logical indicating if the plot should be printed to the plot viewer.

save.plot

Logical indicating if the plot should be saved to ./figs/.

plot.name

Name of plot.

Details

figure_cell_density() summarises the cell density data located in ./data-raw The figure can be saved to ./figs/ if required.

Note

Although this function is exported, figure_cell_density() was not intended to be used outside of this package.

Author(s)

Benjamin R. Gordon

See Also

ggplot


brgordon17/coralclass documentation built on June 15, 2020, 9:21 p.m.