README.md

FAOSTAT

travis-ci-build-status codecov.io CRAN version CRAN RStudio mirror downloads

This repository contains all the files to build the FAOSTAT package.

NOTE: This package has been orphaned due to the current re-development of the FAOSTAT API and the fact that I no longer work for the organisation and has no access to the updates.

==============================================================================

The package can be installed from CRAN:

install.packages("FAOSTAT")

or install the develop version via the following link, different version can be installed by specifying the ref argument.

library(devtools)
install_github(repo = "mkao006/FAOSTATpackage", subdir = "FAOSTAT")

Vignettes and demos are available and please make use of them:

vignette(topic = "FAOSTAT")
demo(topic = "FAOSTATdemo")


mkao006/FAOSTATpackage documentation built on Feb. 3, 2020, 8:32 a.m.