ReadTemplate: ReadTemplate: Read a deck template, and create an hmvars...

Description Usage Arguments Details Value

View source: R/05_hmsetup.R

Description

This function reads the variables defined in a template deck, and sets up an object with assumed distribution types and parameters. It is the constructor for the "hmvars" class.

Usage

1
ReadTemplate(template = NULL, basedir = "tmp")

Arguments

template

The basename of an Eclipse style template deck.

basedir

The path to the base directory of a simulation project. The default is a subdirectory of the current directory called "tmp".

Details

I'm thinking about it.

Value

Returns a template object, and writes out a template object file.


gerwathome/runOPM documentation built on May 20, 2019, 4:05 p.m.