Skip to content

Commit

Permalink
Merge pull request #4 from worldbank/new-version
Browse files Browse the repository at this point in the history
Scaling and interpolation
  • Loading branch information
ramarty authored Dec 13, 2023
2 parents efc0d20 + abae8a6 commit ef5d75f
Show file tree
Hide file tree
Showing 7 changed files with 395 additions and 121 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Imports:
dplyr,
purrr,
lubridate,
tidyr,
raster,
sf,
exactextractr,
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ import(raster, except = c(union, select, intersect, origin, tail, head, values))
import(readr)
import(sf)
import(stringr)
import(tidyr)
Loading

0 comments on commit ef5d75f

Please sign in to comment.