Description Usage Arguments Value
View source: R/fret_job_plot.R
This function takes raw or corrected FRET data from a FRET stoichiometry experiment (continuous variation method) and outputs a Job plot.
1 | fret_job_plot(dataset, output_directory = NULL, plot_format = "png")
|
dataset |
A dataframe containing at least three columns called
|
output_directory |
An optional directory name where to write the plot. This directory will be created if it does not already exist. |
plot_format |
A character string indicating the file format to use to
save plots. Possible values are |
A ggplot
graph object of a Job plot figure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.