tpp2dExportPlots {TPP} | R Documentation |
Exports plots into plots/ directory in the resultPath
tpp2dExportPlots(plotList, resultPath, type = "none")
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 |
Creates pdf files of the afore created plots by
plot_2D_data_on_temperature_range
or
tpp2dCreateDRplots
None