figReplace {GCDkit}R Documentation

Setting Figaro parameters directly

Description

An auxiliary function that serves for replacement of the values for the given parameter in the Figaro-compatible templates.

Usage

figReplace(what = "lines", param = "col", value = 1, 
where = "sheet$demo$template", exact=TRUE)

Arguments

what

character; name of the parameter

param

character; name of its attribute

value

the new value of the attribute

where

template key

exact

logical, should be returned only exact or also partial matches?

Details

This function is used only internally by other functions, such as 'figCol' and 'figUser'.

Value

Modifies the Figaro template.

Author(s)

Colin M. Farrow, c.farrow@compserv.gla.ac.uk

and Vojtech Janousek, vojtech.janousek@geology.cz

See Also

figaro


[Package GCDkit version 3.00 Index]