View source: R/set_env_var_r_gscmd.R
set_env_var_r_gscmd | R Documentation |
Set R_GSCMD
environment variable
that must be set for Ghostscript to be used.
set_env_var_r_gscmd(gs_version = "9.54.0")
gs_version |
character. Version to use. |
Note that this can be permanently set by following the instructions in the accepted answer to this Stackoverflow question: https://stackoverflow.com/questions/49738564/r-set-environment-variable-permanently.
invisible(TRUE)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.