inst/App/templates/onNewPtTemplate.R

# template for point insertion precprossing

pt<-getPoint() # pt contains coordinates derived from the mouse click

# apply your point manipulations here

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