tests/testthat/scripts/script_to_freeze.R

print_dependency_contents()
library(ggplot2)
ggsave( file.path( Sys.getenv()[["FREEZR_DESTINATION"]], "scatterplot_from_ggsave.pdf" ),
        qplot(1:5, 1:5, main = "I'm a scatterplot!" ) )
ekernf01/freezr documentation built on Feb. 8, 2022, 5:22 a.m.