Learn R Programming

ggfigdone (version 0.1.2)

fd_update_fig: 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())

Value

A character string of the status

Arguments

id

A character string of the figure id

expr

A character string of the ggplot expression

fdObj

An object of class fdObj