Open damianooldoni opened 4 months ago
Specify width and height where apply_gam() function is used so that width and height of the saved plot (png files) are not dependent on the RStudio window pane, which is never defined a priori of course.
width
height
apply_gam()
To do so, use trias package version 2.3.0 or higher. This version is the latest at the moment of writing. See https://github.com/trias-project/trias/pull/129.
Specify
width
andheight
whereapply_gam()
function is used so that width and height of the saved plot (png files) are not dependent on the RStudio window pane, which is never defined a priori of course.To do so, use trias package version 2.3.0 or higher. This version is the latest at the moment of writing. See https://github.com/trias-project/trias/pull/129.