Description Usage Arguments Value
View source: R/vs2dhReadConfig.R
Helper function: imports matrix values of vs2dh.dat
| 1 2 3 | importMatrix(prepData, pattern = "JTEX", patternNameCol = "parNames",
  startLineOffset = 0, msg = "B9: Importing soil matrix...",
  nrow = NULL, dbg = TRUE)
 | 
| prepData | object as retrieved by prepareImport() | 
| pattern | as used in filterLines() | 
| patternNameCol | as used in filterLines() | 
| startLineOffset | as used in filterLines() | 
| msg | message which parameter is imported. used if DBG == TRUE | 
| nrow | number of rows of matrix: Default: nly | 
| dbg | If TRUE prints debug information on the screen (Default: TRUE) | 
Matrix values (always: soil, if available: initial pressure head & temperature distribution)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.