inst/App/templates/onMovePtTemplate.R

# template for point insertion precprossing

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

#apply your point manipulations here

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