Description
This function removes a figure from the ggfigdone database.
Usage
fd_rm(id, fdObj = fd_get_db())
Value
No return value, changes are made directly to the ggfigdone database.
Arguments
- id
A character string representing the figure ID.
- fdObj
An object of class fdObj.