Dependencies Installation

devtools, httr, jsonlite

install.package("devtools")
install.package("httr")
install.package("jsonlite")

flexioR Installation

From GitHub

devtools::install_github("flexiooss/flexioR", ref="master")
devtools::install_github("flexiooss/flexioR", ref="develop")

Test installation

library(flexioR)


flexiooss/flexioR documentation built on May 17, 2019, 7:05 p.m.