Package 'RcmdrPlugin.TeachingDemos'

Title: Rcmdr Teaching Demos Plug-in
Description: Provides an Rcmdr "plug-in" based on the TeachingDemos package, and is primarily for illustrative purposes.
Authors: John Fox <[email protected]>
Maintainer: John Fox <[email protected]>
License: GPL (>= 2)
Version: 1.2-0
Built: 2024-10-25 04:02:34 UTC
Source: https://github.com/cran/RcmdrPlugin.TeachingDemos

Help Index


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 <[email protected]>

Maintainer: John Fox <[email protected]>

See Also

Rcmdr.

Examples

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