visualizeAceProgress | R Documentation |
Visualize ACE progress in the lab for rem, cg, la (Liatris aspera), or lp (Lilium philadelphicum). Update the csv in Dropbox/visualizeAceProgress with the most recent counts of how many heads/batches are done. If you are in a repo, run build.R or pathUpdate.R first so that dropboxPath is in the Global Environment. If dropboxPath exists, a barplot png will be saved in Dropbox/visualizeAceProgress. If not, the png will be saved to the workspace.
visualizeAceProgress(experiment = "rem", year = "2020")
experiment |
can be rem, cg, la, or lp |
year |
the year the heads/pods were collected |
a barplot png showing the total number of heads/batches and the number that are done for each stage of the ACE workflow. The barplot includes the stages that are listed in the csv in Dropbox/visualizeAceProgress. The dates above each bar are the dates when each stage was last updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.