Skip to content

Instantly share code, notes, and snippets.

View mathzero's full-sized avatar

Matt Whitaker mathzero

  • Imperial College London
View GitHub Profile
@mathzero
mathzero / README.md
Created April 28, 2020 23:26 — forked from sebkopf/README.md
wolfram alpha from R

Wolfram Alpha API from R

The attached code file provides an easy basic interface to the Wolfram Alpha API. Inspired by the wolframalpha module available for Python.

source("wa_lib.R")

Initialize client