Description Usage Arguments Value See Also Examples
mHM_enlcutgrid is enlarging or cutting grids (.asc) according to given column and row number in a working dirctoy to be specified
| 1 | mHM_enlcutgrid(wd, ncol, nrow)
 | 
| wd | working directory | 
| ncol | integer, requested number of columns | 
| nrow | integer, requested number of rows | 
writting new ,asc file in mHM format
raster,getValues,setValues
mHM_formatASC
| 1 2 3 4 5 6 | ## Not run: 
if(interactive()){
 #EXAMPLE1
 }
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.