Learn R Programming

LBSPR (version 0.1.6)

initialize,LB_pars-method: Create a new LB_pars object

Description

Function

Usage

# S4 method for LB_pars
initialize(.Object, file = "none", defaults = TRUE, verbose = TRUE)

Arguments

.Object

class of object to be created

file

use 'example' to create example LB_pars object. File path and name to CSV containing parameters. Import CSV currently not working

defaults

use defaults for some parameters?

verbose

display a message?

Value

a object of class 'LB_pars'