powered by
"FigLat"
FigLat(d, vlat, fig, lmat = matrix(0, nrow = d, ncol = 1))
FigLat-class
# Square lattice of quadrats FigLat(2,RectLat2(),Quadrat(.5,.5)) # Lattice of horizontal lines FigLat(2,VecLat(c(0,1)),PointPattern(rep(0,2)),lmat=c(1,0))
Run the code above in your browser using DataLab