# NOT RUN {
########################################
#2d static examples
########################################
#centered hexagon
v <- regPolygon (6)
vt3.testplot (v)
#four hexagons, different sizes
v2 <- v %]*% bscl2 (seq (1.3, 0.7,, 4) )
vt3.testplot (v2)
# }
Run the code above in your browser using DataLab