inst/App/templates/onNewRowTemplate.R

# template for value precprossing on row change

value<-getAttrValue() # current  value

# apply your value manipulations here

tibs<-setAttrValue(value=value, context=context )
tibs # always return tibs
mslegrand/pointR documentation built on July 4, 2022, 9:57 p.m.