fd_update_fig: Update a figure using ggplot expression

View source: R/lib.R

fd_update_figR 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 fdObj

Value

A character string of the status


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