| figReplace {GCDkit} | R Documentation | 
An auxiliary function that serves for replacement of the values for the given parameter in the Figaro-compatible templates.
    figReplace(what = "lines", param = "col", value = 1, 
    where = "sheet$demo$template", exact=TRUE)
| 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? | 
This function is used only internally by other functions, 
such as 'figCol'
and 'figUser'.
Modifies the Figaro template.
Colin M. Farrow, colinfarrow537@gmail.com
and Vojtěch Janoušek, vojtech.janousek@geology.cz