Re-usable documentation
canXXXRowTemplate(canEditRow, 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.
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.