format_group: formats a group

Description Usage Arguments

View source: R/incusyte.R

Description

Given a plate which is labeled A to H, when referring to a group we mean either A to D or E to H. A1 to H1 represents WHAT. Where A1 to D1 represents one WHAT.

Usage

1
format_group(df, letters, i = 1:12)

Arguments

df

loaded plate

letters

either c("A", "B", "C", "D") or c("E", "F", "G", "H")

i

representing the number plates as a list. Default = 1:12


riethmayer/incusyte documentation built on May 24, 2019, 6:18 a.m.