inst/ggraptR/global_variables.R

# suppressWarnings(rm(plotLog, p, envir=.GlobalEnv))

state <- list(txtCfg="")
state$gDefaultDataFrame <- if (exists('gDefaultDataFrame')) gDefaultDataFrame else ""
# rm(list=setdiff(ls(), "state"))

const <- list(gcnFileWidthDefault=10,
              gcnFileHeightDefault=10,
              gcnFileDPIDefault=100,
              gcnFileWidthMax=50,
              gcnFileHeightMax=50,
              gcnFileDPIMax=500)
cargomoose/ggraptR1 documentation built on May 13, 2019, 12:41 p.m.