powered by
"integral"(f, domain=NULL, ...) "integral"(f, domain=NULL, ...)
"linim"
"linfun"
linim
integral.im
# make some data xcoord <- linfun(function(x,y,seg,tp) { x }, simplenet) integral(xcoord) X <- as.linim(xcoord) integral(X)
Run the code above in your browser using DataLab