This function removes a figure from the ggfigdone database.

fd_rm(id, fdObj = fd_get_db())

Arguments

id

A character string representing the figure ID.

fdObj

An object of class fdObj.

Value

No return value, changes are made directly to the ggfigdone database.