Description Usage Arguments Value Examples
start writing plot output to a file
1 | pretty_start(destfile, sizex, sizey, palet = 1)
|
destfile |
output file name |
sizex |
the horizontal size in px |
sizey |
the vertical size in px |
palet |
optional:palet to use |
NA
1 2 | # pretty_start("this.png", 500,500)
# pretty_end() # closes the file
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.