plot_base_data: Make a ggplot object which can act as a base for further...

View source: R/plot_base_data.R

plot_base_dataR Documentation

Make a ggplot object which can act as a base for further mappings

Description

Make a ggplot object which can act as a base for further mappings

Usage

plot_base_data(plate, by_substrate = F)

Arguments

plate

A plate object/tibble

by_substrate

Organize the plate by substrate (TRUE) or well (FALSE, default) #'


jeffkimbrel/platereadR documentation built on Dec. 1, 2023, 1:54 a.m.