Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
if(interactive()) {
W <- Window(chorley)
s <- 0.7
} else {
W <- letterR
s <- 0.3
}
plot(hextess(W, s))
plot(hexgrid(W, s), add=TRUE)
# }
Run the code above in your browser using DataLab