Learn R Programming

RcmdrPlugin.TeachingDemos (version 1.2-0)

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

Description

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

Arguments

Details

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

See Also

Rcmdr.

Examples

Run this code
# NOT RUN {
if (interactive()){ # load the Rcmdr and the plug-in
    library(RcmdrPlugin.TeachingDemos)
    }
# }

Run the code above in your browser using DataLab