fd_rm: Remove a figure

View source: R/lib.R

fd_rmR 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 fdObj.

Value

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


ggfigdone documentation built on Sept. 11, 2024, 6:56 p.m.