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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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