if (FALSE) {
# the following example requires a Kaggle API token
board <- legacy_kaggle(token = "path/to/kaggle.json")
pin_find("crowdflower", board = board)
# names starting with c/ are competitions
pin_get("c/crowdflower-weather-twitter", board = board)
}
Run the code above in your browser using DataLab