Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.NIGrid

prints characteristic information for an NIGrid-object


Description

Prints characteristic information for an NIGrid-object

Usage

## S3 method for class 'NIGrid'
print(x, ...)

Arguments

x

a grid of type NIGrid

...

further arguments passed to or from other methods

Value

Prints the information for an NIGrid-object (i.a. grid size (dimensions, grid points, memory usage), type and support)

Examples

myGrid <- createNIGrid(dim=2, type="GHe", level=5)
print(myGrid)

mvQuad

Methods for Multivariate Quadrature

v1.0-6
GPL-3
Authors
Constantin Weiser (HHU of Duesseldorf / Germany)
Initial release
2016-07-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.