inst/doc/Getting-Started-with-the-Rcmdr.R

### R code from vignette source 'Getting-Started-with-the-Rcmdr.Rnw'

###################################################
### code chunk number 1: Getting-Started-with-the-Rcmdr.Rnw:231-238
###################################################
library('Rcmdr')
gm <- function(x) {
  gettext(paste0(x, '...'), domain='R-Rcmdr')
  }
gt <- function(x) {
  gettext(x, domain='R-Rcmdr')
  }

Try the Rcmdr package in your browser

Any scripts or data that you put into this service are public.

Rcmdr documentation built on May 2, 2019, 4:35 p.m.