save_CREG: Save ggplot to png file to use in report

Description Usage Arguments Examples

View source: R/save ggplot.R

Description

This function saves the last plot that was displayed, in a png file with the dimensions (16 x 10 cm) for easy processing in Word reports. The document is saved, by default, in the working directory.

Usage

1
save_CREG(filename)

Arguments

filename

A string

Examples

1
save_CREG(filename = "figure")

nicoschoutteet/CREGR documentation built on Feb. 14, 2022, 12:53 a.m.