setFigureNameFormat.Reporter: Sets the sprintf-style format of figure names

Description Usage Arguments Value Author(s) See Also

Description

Sets the sprintf-style format of figure names.

Usage

1
2
## S3 method for class 'Reporter'
setFigureNameFormat(this, format="figure%04d", ...)

Arguments

format

An sprintf-style name format where one occurance of the %d-format flag should exists in order to include the (automatic) figure counter in the figure name.

Value

Returns (invisibly) the old name format as a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Reporter.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.