pretty_start: pretty_start

Description Usage Arguments Value Examples

View source: R/pretty_start.R

Description

start writing plot output to a file

Usage

1
pretty_start(destfile, sizex, sizey, palet = 1)

Arguments

destfile

output file name

sizex

the horizontal size in px

sizey

the vertical size in px

palet

optional:palet to use

Value

NA

Examples

1
2
# pretty_start("this.png", 500,500)
# pretty_end() # closes the file

MrOoijer/myLib documentation built on Dec. 17, 2021, 4:22 a.m.