Learn R Programming

MetaculR (version 0.4.1)

MetaculR_login: Login to Metaculus

Description

Login to Metaculus

Usage

MetaculR_login(api_domain = "www")

Arguments

api_domain

Use "www" unless you have a custom Metaculus domain

Value

Your Metaculus_user_ID.

Examples

Run this code
# NOT RUN {
Metaculus_user_id <-
  MetaculR_login()
# }

Run the code above in your browser using DataLab