Description Usage Arguments Value
View source: R/inspection_plots_saving_functions.R
This internal function saves the raw fluorescence plots from the donor, acceptor and FRET channels to PNG, PDF or SVG files.
1 2 | fret_save_inspection_plots(input_plots, dataset_name, output_directory,
plot_format)
|
input_plots |
The output of |
dataset_name |
The name of the corresponding dataset. |
output_directory |
The name of the output directory where plots will be saved. |
plot_format |
A character string indicating the file format to use to
save plots. Possible values are |
Writes plots in files on disk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.