Skip to content

Commit

Permalink
package update 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimishr committed Aug 7, 2023
1 parent e48eb40 commit b82bdda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tool_get_mapping.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tool_get_mapping <- function(type = NULL,
}

if (sheet == "Aggregation Regions") {
range_vector <- "A8:T166"
range_vector <- "A8:W166"
mapping <- read_xlsx(path = fpath,
sheet = sheet,
range = range_vector,
Expand Down
Binary file modified inst/extdata/mapping_items.xlsx
Binary file not shown.

0 comments on commit b82bdda

Please sign in to comment.