Growthcurver_convert: Convert tidy data into wide format for growthcurver

Description Usage Arguments

View source: R/Growthcurver_convert.R

Description

This function combines the plate name and coordinates from data.combined to one character string separated by a "%". "A1%A1" for example. Therefore, plate name and/or coordinate numbers should not contain "%". output is a .csv file in current directory.

Usage

1
Growthcurver_convert(data.combined)

Arguments

data.combined

the data.combined dataframe specifically from TimeseriesLayoutBlank()


ddebrauske/GCG documentation built on Aug. 8, 2021, 5:22 p.m.