Description Usage Arguments Value
Create R1 knots on a grid a specificed number of knots wide
1 | r1_create(locations, spatial_dimension, n_x = 10, buffer = 0)
|
locations |
1d vector or 2d matrix of locations of the data. |
spatial_dimension |
1 or 2 |
n_x |
how wide the grid should be in number of knots |
buffer |
how much wider should the grid be than then data range |
vector or n by 2 matrix of knot locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.