canXXXRowTemplate: Re-usable documentation

canXXXRowTemplateR Documentation

Re-usable documentation

Description

Re-usable documentation

Usage

canXXXRowTemplate(canEditRow, canDeleteRow)

Arguments

canEditRow

can be either of the following:

  • logical, e.g. TRUE or FALSE

  • function. Needs as input an argument row which accepts a single row tibble and as output TRUE/FALSE.

canDeleteRow

can be either of the following:

  • logical, e.g. TRUE or FALSE

  • function. Needs as input an argument row which accepts a single row tibble and as output TRUE/FALSE.


editbl documentation built on April 3, 2025, 6:21 p.m.