initialize,LB_pars-method {LBSPR}R Documentation

Create a new LB_pars object

Description

Function

Usage

## S4 method for signature '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'

Author(s)

A. Hordyk


[Package LBSPR version 0.1.6 Index]