runScript: Executes scripts from GB book

Description Usage Arguments Value Author(s) Examples

Description

Default call of the function without arguments, prints a list of available scripts.

Usage

1
2
  runScript(script = NA, package = "nlmeU",
    subdir = "scriptsR2.15.0", echo = TRUE)

Arguments

script

character string containing name of the script to be executed. By default is set to NA.

package

character string containing package name. By default nlmeU.

subdir

subdirectory containing scripts. By default: scriptsR15.0.

echo

logical. Used by source function. By default set to TRUE.

Value

Script is executed and results are printed.

Author(s)

Andrzej Galecki and Tomasz Burzykowski

Examples

1

nlmeU documentation built on May 2, 2019, 6:50 p.m.