runapp-aus / strayr

A catalogue of ready-to-use ABS coding structures. Package documentation can be found here: https://runapp-aus.github.io/strayr/
45 stars 14 forks source link

Update get_seifa() to download different release years. #92

Closed JustGitting closed 1 year ago

JustGitting commented 1 year ago

Hi,

Okay, trying PR again as I stuffed up my repo/git, so started again.

I've added the functionality I requested in issue https://github.com/runapp-aus/strayr/issues/89.

I've updated get_seifa() with a new parameter year that can be a string or integer of the SEIFA release year. e.g. 2011, 2016. Plus some other minor edits.

I have also updated the unit-tests.

When ABS releases SEIFA for 2021, this PR should allow for relatively painless updates.

Cheers

mrjoh3 commented 1 year ago

Thanks @JustGitting all merged to master