changed spacing/formatting of scripts
This commit is contained in:
parent
85998c5c12
commit
f755308d14
2 changed files with 13 additions and 14 deletions
|
@ -30,7 +30,6 @@ extent <- list(longitude_max = max(extent$longitude),
|
|||
latitude_max = max(extent$latitude),
|
||||
latitude_min = min(extent$latitude))
|
||||
|
||||
|
||||
# get watershed areas
|
||||
extent_huc <- get_huc(AOI = extent_poly, buffer = 0, type = "huc04")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue