print.geozoo {geozoo} | R Documentation |
Prints geozoo objects with tourr or prints them
## S3 method for class 'geozoo'
print(x, ...)
x |
geozoo object |
... |
other arguements |
Barret Schloerke
http://schloerke.github.io/geozoo/
## Not run:
example(boy.surface)
example(cube.face)
## End(Not run)