Dependencies Installation

devtools, httr, jsonlite

  • devtools

    install.package("devtools")
  • httr

    install.package("httr")
  • jsonlite

    install.package("jsonlite")

flexioR Installation

From GitHub

Test installation

  • Load the library

    library(flexioR)