dx_edit_cell: Edit a cell within an object returned from dx_forest

View source: R/dx_forest.R

dx_edit_cellR Documentation

Edit a cell within an object returned from dx_forest

Description

A convenient wrapper used to edit cells of a gtable.

Usage

dx_edit_cell(table, row, col, name = "core-fg", ...)

Arguments

table

a table returned from dx_forest

row

Numeric vector of rows to edit

col

Numeric vector of columns to edit

name

Name of table layer to edit

...

Parameters passed to grid::editGrob such as grid::gpar or hjust.


overdodactyl/diagnosticSummary documentation built on Jan. 28, 2024, 10:07 a.m.