## with method for designed grid
sketchGrid(25,
25,
shapeCross = list(c(1:4,7),
c(1:4,7),
c(1:4,7),
c(1:4,7)),
layers = c(1,2,3,5,6),
excludeCenter = TRUE,
rowLimit = 50,
colLimit = 50)
Run the code above in your browser using DataLab