This repository contains all the files to build the FAOSTAT package.
==============================================================================
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 = "filippogheri/FAOSTATpackage", subdir = "FAOSTAT")