draw_lines_panel_6: Create a summary line graph from a single analyte; suitable...

Description Usage Arguments Value

View source: R/draw_lines_panel_6.R

Description

A function to create a summary line graph from a dataset based on a single analyte.

Usage

1
2
draw_lines_panel_6(DF, palette_graph, ymax = max(DF$mean_conc * 1.5),
  ymin = min(DF$mean_conc * 1.5))

Arguments

DF

A data.frame containing data for a single analyte

palette_graph

A palette with 5 colours

Value

a ggplot2 object and the function writes to disk in the directory defined by the function saveInImageDirectory


uashogeschoolutrecht/citrulliner documentation built on Dec. 12, 2020, 7:12 a.m.