RcmdrPlugin.TeachingDemos-package {RcmdrPlugin.TeachingDemos}R Documentation

Install the Demos Rcmdr Plug-In

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

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

[Package RcmdrPlugin.TeachingDemos version 1.2-0 Index]