read_meta | R Documentation |
{plater}
formatted metadata fileRead a {plater}
formatted metadata file
read_meta(file)
file |
to read metadata from. |
a tibble
file <- system.file("extdata", "plate_layout_96.csv", package = "wellr")
read_meta(file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.