pdf_from_png | R Documentation |
FUNCTION_DESCRIPTION
pdf_from_png( code2parseOrPlot, pdf_filename, temp_pngfile = tempfile(), resolution = 300, weite = 13, laenge = 13, einheiten = "cm", as1file = T, ... )
code2parseOrPlot |
PARAM_DESCRIPTION |
pdf_filename |
PARAM_DESCRIPTION |
temp_pngfile |
PARAM_DESCRIPTION, Default: tempfile() |
resolution |
PARAM_DESCRIPTION, Default: 300 |
weite |
PARAM_DESCRIPTION, Default: 13 |
laenge |
PARAM_DESCRIPTION, Default: 13 |
einheiten |
PARAM_DESCRIPTION, Default: 'cm' |
as1file |
PARAM_DESCRIPTION, Default: T |
... |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.