Description Usage Arguments Value
View source: R/inspection_plots_saving_functions.R
This internal function saves the total fluorescence intensity plots from an FP dataset to PNG, PDF or SVG files.
1 2 | fp_save_inspection_plot(input_plot, dataset_name, output_directory,
plot_format)
|
input_plot |
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.