prints characteristic information for an NIGrid-object
Prints characteristic information for an NIGrid-object
## S3 method for class 'NIGrid' print(x, ...)
x |
a grid of type |
... |
further arguments passed to or from other methods |
Prints the information for an NIGrid-object (i.a. grid size (dimensions, grid points, memory usage), type and support)
myGrid <- createNIGrid(dim=2, type="GHe", level=5) print(myGrid)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.