Description
Analyze Metaculus Predictions and Questions.
Description
Login, download, and analyze questions predicted by you and/or the Metaculus community by interacting with the Metaculus API, currently located at <https://www.metaculus.com/api2/>.
README.md
MetaculR
The goal of MetaculR is to enable Metaculus users to easily login, download, and analyze questions predicted by you and/or the Metaculus community. See vignettes, changelogs, and other documentation at https://ntrlshrp.gitlab.io/metaculr/.
Installation
You can install the released version of MetaculR from CRAN with:
install.packages("MetaculR")
You can install the development version with:
remotes::install_gitlab("ntrlshrp/metaculr")