MattCowgill / readabs

Download and tidy time series data from the Australian Bureau of Statistics in R
https://mattcowgill.github.io/readabs/
Other
101 stars 22 forks source link

read_cpi doesn't inherit arguments #162

Closed KyleHaynes closed 2 years ago

KyleHaynes commented 3 years ago

Hey,

Thanks for a very useful package.

Wondering if the following is intentional?

https://github.com/MattCowgill/readabs/blob/cc00ea3666f373a084a9f051667f60bc38ff78ce/R/read_cpi.R#L58

It results in passing NULL to all arguments in read_abs and therefore won't ever pass the arguments from the parent function.