Description Usage Arguments Value
View source: R/vs2dhConfigure.R
Configure Grid
1 2  | vs2dh.ConfigureBasicGrid(nxr = 46, nly = 34, ang = 0, rad = FALSE,
  dx = 0.5, dy = 0.5)
 | 
nxr | 
 Number of cells in horizontal or radial direction. (default: 46)  | 
nly | 
 Number of cells in vertical direction. (default: 34)  | 
ang | 
 Angle by which grid is to be tilted (Must be between -90 and +90 degrees, ang = 0 for no tilting, see Healy (1990) for further discussion), degrees. (default: 0)  | 
rad | 
 Logical variable. TRUE if radial coordinates are used; otherwise = FALSE (default: FALSE)  | 
dx | 
 Constant value for grid spacing in horizontal or radial direction. (default: 0.5)  | 
dy | 
 Constant value for grid spacing in vertical direction. (default: 0.5)  | 
Grid parameterisation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.