deleteButtonColumn: A column of delete buttons for each row in the data frame for...

Description Usage Arguments Value

View source: R/fct_delete_button.R

Description

A column of delete buttons for each row in the data frame for the first column

Usage

1

Arguments

df

data frame

id

id prefix to add to each actionButton. The buttons will be id'd as id_INDEX.

ns

namespace to pass to names

Value

A DT::datatable with escaping turned off that has the delete buttons in the first column and df in the other


KoderKow/dinnR documentation built on Oct. 16, 2021, 11:54 a.m.