Other packages > Find by keyword >

FAOSTAT  

Download Data from the FAOSTAT Database
View on CRAN: Click here


Download and install FAOSTAT package within the R console
Install from CRAN:
install.packages("FAOSTAT")

Install from Github:
library("remotes")
install_github("cran/FAOSTAT")

Install by package version:
library("remotes")
install_version("FAOSTAT", "2.4.0")



Attach the package and use:
library("FAOSTAT")
Maintained by
Paul Rougieux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-01
Latest Update: 2024-05-22
Description:
Download Data from the FAOSTAT Database of the Food and Agricultural Organization (FAO) of the United Nations. A list of functions to download statistics from FAOSTAT (database of the FAO ) and WDI (database of the World Bank ), and to perform some harmonization operations.
How to cite:
Paul Rougieux (2013). FAOSTAT: Download Data from the FAOSTAT Database. R package version 2.4.0, https://cran.r-project.org/web/packages/FAOSTAT. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.1 (2013-02-01 23:10), 1.3 (2013-05-06 21:46), 1.4 (2013-05-30 16:46), 1.6 (2014-03-14 07:25), 1.9 (2014-10-28 22:04), 2.0 (2015-06-02 00:06), 2.1.1 (2020-02-04 16:00), 2.1.2 (2020-04-06 12:42), 2.2.1 (2020-11-13 09:10), 2.2.3 (2022-01-05 17:00), 2.2.4 (2023-02-14 11:20), 2.3.0 (2023-03-30 11:10), 2.3.1 (2024-05-02 17:22)
Other packages that cited FAOSTAT R package
View FAOSTAT citation profile
Other R packages that FAOSTAT depends, imports, suggests or enhances
Complete documentation for FAOSTAT
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA