Description Usage Arguments Value
Create a GSLIB Grid Definition from a Grid Data Frame.
| 1 2 | create_gslib_griddef(data, dims = c(1, 1), xyz = c("x", "y"),
  realz = 1)
 | 
| data | Data frame representing grid. | 
| dims | Numeric vector of xyz grid node spacing. Length 2 for 2D. | 
| xyz | Character vector of xyz coordinate column names. Length 2 for 2D. | 
| realz | Number of realizations. | 
Named numeric vector of grid definition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.