Description Usage Arguments Value
View source: R/ParsePlateLaytout.R
A function to parse through a plate matrix style table and return a "long" dataframe, with each "well" as a row. this function is used inside of the PlateLayout() and PlateBlank() function.
1 | ParsePlateLayout(inDF)
|
inDF |
dataframe to be parsed from plate matrix format into tidy "long" format |
out_df, a tidy, long style dataframe with your plate information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.