Description Usage Arguments Value See Also Examples
getNodes and getWeights extract the (potentially rescaled) nodes and weights
out of an NIGrid-Object
| 1 2 3 | 
| grid | object of class  | 
Returns the nodes or weights of the given grid
| 1 2 3 | myGrid <- createNIGrid(dim=2, type="cNC1", level=3)
getNodes(myGrid)
getWeights(myGrid)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.