To maintain reproducibility of results generated with the old R packages, the webgestalt API will default to using 2019 data. To view the 2024 data, GET and POST requests must have a version value set to "2024". This update adds version to each query in the R package with a value of "2024".
Next Steps
Add ability for users to specify version as parameter instead of using hostName
To maintain reproducibility of results generated with the old R packages, the webgestalt API will default to using 2019 data. To view the 2024 data, GET and POST requests must have a
version
value set to"2024"
. This update addsversion
to each query in the R package with a value of"2024"
.Next Steps
hostName