View source: R/raster2FUSION.R
raster2FUSION | R Documentation |
<Delete and Replace>
raster2FUSION( dir_in, dir_out, pattern = "[.]img", recursive = T, ncore = 4, ... )
dir_in |
where are the input rasters |
dir_out |
where to put output .dtm fusion rasters |
pattern |
pattern for seeking rasters in dir_in |
recursive |
should function recurse into subfolders |
ncore |
use more than one core to process ? |
... |
other arguments to list.files |
<Delete and Replace>
Revision History
1.0 | date and revisions.. |
1.1 | date and revisions.. |
<Delete and Replace>
Jacob Strunk <Jacob.strunk@usda.gov>
list.files
raster
<Delete and Replace>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.