Examples for 'tools::find_gs_cmd'


Find a GhostScript Executable

Aliases: find_gs_cmd R_GSCMD GSC

Keywords:

### ** Examples
## Not run: 
##D ## Suppose a Solaris system has GhostScript 9.00 on the path and
##D ## 9.07 in /opt/csw/bin.  Then one might set
##D Sys.setenv(R_GSCMD = "/opt/csw/bin/gs")
## End(Not run)

[Package tools version 4.2.3 Index]