Skip to content

Instantly share code, notes, and snippets.

View Chicago-Dave's full-sized avatar

David J Thomas Chicago-Dave

  • Chicago
View GitHub Profile
@Chicago-Dave
Chicago-Dave / apiswithpurrr.R
Created June 14, 2017 15:37 — forked from stephlocke/apiswithpurrr.R
Call Microsoft Cognitive Services APIs in R
library(httr)
library(jsonlite)
library(dplyr)
library(purrr)
cogapikey<-"XXX"
text=c("is this english?"
,"tak er der mere kage"
,"merci beaucoup"