set_env_var_r_gscmd: Set R Ghostscrip env variable

View source: R/set_env_var_r_gscmd.R

set_env_var_r_gscmdR Documentation

Set R Ghostscrip env variable

Description

Set R_GSCMD environment variable that must be set for Ghostscript to be used.

Usage

set_env_var_r_gscmd(gs_version = "9.54.0")

Arguments

gs_version

character. Version to use.

Details

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.

Value

invisible(TRUE).


MiguelRodo/plotutils documentation built on Nov. 7, 2023, 5:18 p.m.