initialize-LB_pars-method: Create a new LB_pars object

initialize,LB_pars-methodR 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


AdrianHordyk/LBSPR documentation built on July 21, 2023, 6:27 p.m.