Returns the urls for the data. This will be expanded to link to prior or any new releases.
get_ppmf_links(version = "19r", compressed = TRUE)
a string with url
# 04.28.2021 version 12.2
get_ppmf_links()
#> [1] "https://github.com/christopherkenny/ppmf_data/releases/download/04032023/ppmf_19_ordered.zip"
# 04.28.2021 version 4.5
get_ppmf_links(version = '4')
#> [1] "https://github.com/christopherkenny/ppmf_data/releases/download/04282021/ppmf_4.zip"