Description Usage Arguments Value Examples
This function plots fluorescence versus time for each well on a well plate following a sinking assay. The goal is to simply visualize the data; no data transformation or model fitting happens here.
1 2 |
database_rfu |
dataframe containing the columns "Plate", "Well", "Elapsed.Time.m", and "RFU". Can be generated by the user, or by running the import functions on raw data files. |
size |
point size. |
shape |
point shape. |
colour |
point outline colour. |
fill |
point fill colour. |
export_output |
whether resulting plots should be saved to a .pdf file. Defaults to FALSE; when FALSE, plots can be viewed within RStudio. |
save_as |
desired filename, if results are to be exported. |
Plots of fluorescence (RFU) versus elapsed time for each well on a well plate. Either exported to .pdf or appear in the plot viewer.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.