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]
First Published: 2013-02-01
Latest Update: 2023-03-30
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 31 Mar. 2025.
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/30Downloads for FAOSTAT0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

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  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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