Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aboddie committed Dec 18, 2024
1 parent b22a8f5 commit e85a420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/readSDMX.R
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ readSDMX <- function(file = NULL, isURL = TRUE, isRData = FALSE,
compliant = provider@builder@compliant
)

#allow IMF requests to
#allow IMF requests to use descendants instead of children
if(providerId == "IMF_DATA"){
if(is.null(references)){
requestParams@references <- "descendants"
Expand Down

0 comments on commit e85a420

Please sign in to comment.