h-a-graham / EAlidaR

Package to download EA liDAR data
GNU General Public License v3.0
22 stars 2 forks source link

Enable simultaneous download of DTM and DSM data #42

Open h-a-graham opened 3 years ago

h-a-graham commented 3 years ago

basically enable vector of length 2 `c('DTM', 'DSM') in the model argument and return named list.

This will save time if intereste in using both model types.