Removes one or all formats from the global format library.
When called without arguments, clears all formats.
When called with a name, removes only that format.
Usage
fclear(name = NULL)
Value
Invisible NULL
Arguments
name
Character. Optional name of a specific format to remove.
If NULL (default), removes all formats.