Skip to content

Commit

Permalink
insert tool
Browse files Browse the repository at this point in the history
  • Loading branch information
johannah-pik committed Oct 20, 2024
1 parent e2ff3a2 commit da754a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/convertUCD.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ convertUCD <- function(x, subtype) {
x <- toolAggregate(x, rel = UCD2iso)

# convert US$2005 to US$20217
x <- GDPuc::convertGDP(
x <- GDPuc::toolConvertGDP(
gdp = x,
unit_in = "constant 2005 US$MER",
unit_out = mrdrivers::toolGetUnitDollar(),
Expand Down

0 comments on commit da754a0

Please sign in to comment.