RcmdrPlugin.TeachingDemos-package: Install the Demos Rcmdr Plug-In

Description Details Author(s) See Also Examples

Description

Provides an Rcmdr "plug-in" based on the TeachingDemos package, and is primarily for illustrative purposes.

Details

Package: RcmdrPlugin.TeachingDemos
Type: Package
Version: 1.2-0
Date: 2020-12-02
License: GPL version 2 or newer

Author(s)

John Fox <jfox@mcmaster.ca>

Maintainer: John Fox <jfox@mcmaster.ca>

See Also

Rcmdr.

Examples

1
2
3
if (interactive()){ # load the Rcmdr and the plug-in
    library(RcmdrPlugin.TeachingDemos)
    }

Example output

Loading required package: rgl
Loading required package: TeachingDemos
Loading required package: tkrplot
Loading required package: tcltk

Attaching package: 'RcmdrPlugin.TeachingDemos'

The following objects are masked from 'package:TeachingDemos':

    run.cor.examp, slider

Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
3: .onUnload failed in unloadNamespace() for 'rgl', details:
  call: fun(...)
  error: object 'rgl_quit' not found 
4: no DISPLAY variable so Tk is not available 
5: loading Rplot failed 

RcmdrPlugin.TeachingDemos documentation built on Dec. 3, 2020, 3 a.m.