fd_rm {ggfigdone} | R Documentation |
Remove a figure
Description
This function removes a figure from the ggfigdone database.
Usage
fd_rm(id, fdObj = fd_get_db())
Arguments
id |
A character string representing the figure ID. |
fdObj |
An object of class |
Value
No return value, changes are made directly to the ggfigdone database.
[Package ggfigdone version 0.1.2 Index]