Learn R Programming

iDOS (version 1.0.0)

get.program.defaults: get.program.defaults

Description

Get default datasets bundled with package for test runs

Usage

get.program.defaults()

Arguments

Value

A list with program.data.dir containing path to example program directory and test.data.dir containing path to example datasets directory

Examples

Run this code
x <- get.program.defaults();

Run the code above in your browser using DataLab