R/Data.R
general_file_plot_arguments.Rd
General file writing parameters for plots in RstoxBase
Character: The format of the output file from plotting functions, defaulted to "png". Other options are defined by ggsave
, including "tiff", "jpeg" and "pdf".
Numeric: The width of the plot in centimeters, defaulted to 17, as per the instructions to authors for submission to the ICES Journal og Marine Science.
Numeric: The height of the plot in centimeters, defaulted to 17.
Numeric: The number of dots per inch (DPI), defaulted to 1200.