rapport.renew: Renew deprecated template
Description
Convert old-style template to new-style one (what we really do is just replacing old header syntax with YAML one).
Usage
rapport.renew(fp, file = NULL)
Arguments
fp
pointer to an old template (see rapport:::rapport.read
for details)
file
a path to output file. If NULL
, result will be flushed to stdout.