Description Usage Arguments Value
View source: R/CombineLayoutBlank.R
This function combines the information in platelayout data frame created with PlateLayout and the blank dataframe created with PlateBlank by looping through and matching Coordinate/Plate IDs.
1 | CombineLayoutBlank(layoutDF, blankDF)
|
layoutDF |
is your "long" layout dataframe parsed out from your plate layout matrix |
blankDF |
is the same thing but your blanks |
a dataframe of paired layout and blank information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.