vs2dh.ReadConfig: vs2dh.ReadConfig()

Description Usage Arguments Value

View source: R/vs2dhReadConfig.R

Description

Imports the configuration from an existing vs2dh.dat file and stores it in an R list data structure as retrieved by vs2dh.Configure()

Usage

1
vs2dh.ReadConfig(model.path, dbg = TRUE)

Arguments

model.path

Full path to the folder containing the vs2dh.dat

dbg

prints debug information on the screen

Value

Imported vs2dh configuration model.path <- system.file("extdata", "vs2dh_example/tutorial2", package = "kwb.vs2dh") vs2dh.ReadConfig(model.path)


KWB-R/kwb.vs2dh documentation built on Sept. 10, 2019, 12:20 p.m.