fd_update_fig {ggfigdone} | R Documentation |
Update a figure using ggplot expression
Description
This function updates a figure using a ggplot expression.
Usage
fd_update_fig(id, expr, fdObj = fd_get_db())
Arguments
id |
A character string of the figure id |
expr |
A character string of the ggplot expression |
fdObj |
An object of class |
Value
A character string of the status
[Package ggfigdone version 0.1.2 Index]