inst/App/templates/deletePtTemplate.R

tibs<-deletePt(location=getLocation(), tibs=getTibs() )

# onDeletePoint<-function(tibs, tibName, tibColumn, rowIndex, ptColIndex){
#   m<-tibs[[tibName]][[tibColumn]][[rowIndex]]
#   m<-deletePt(m, ptColIndex) #internal convenience function
#   tibs[[tibName]][[tibColumn]][[rowIndex]]<-m
#   tibs # 
# }
mslegrand/pointR documentation built on July 4, 2022, 9:57 p.m.