tpp2dExportPlots {TPP}R Documentation

Export plots for 2D-TPP experiment.

Description

Exports plots into plots/ directory in the resultPath

Usage

tpp2dExportPlots(plotList, resultPath, type = "none")

Arguments

plotList

list of ggplots returned from one of the plotting functions

resultPath

path for storing results

type

character string specifying which type of plot is to be exported

Details

Creates pdf files of the afore created plots by plot_2D_data_on_temperature_range or tpp2dCreateDRplots

Value

None


[Package TPP version 3.12.0 Index]