Other packages > Find by keyword >

GDPuc  

Easily Convert GDP Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GDPuc", "1.6.1")



Attach the package and use:
library("GDPuc")
Maintained by
Johannes Koch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-26
Latest Update: 2024-09-04
Description:
Convert GDP time series data from one unit to another. All common GDP units are included, i.e. current and constant local currency units, US$ via market exchange rates and international dollars via purchasing power parities.
How to cite:
Johannes Koch (2021). GDPuc: Easily Convert GDP Data. R package version 1.6.1, https://cran.r-project.org/web/packages/GDPuc. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.5.1 (2021-10-26 10:10), 0.7.0 (2022-02-08 18:30), 0.8.0 (2022-02-15 16:50), 0.9.0 (2022-04-07 18:02), 0.9.2 (2022-09-19 18:16), 0.10.0 (2023-01-05 21:00), 0.11.0 (2023-06-19 17:10), 0.11.1 (2023-07-20 13:50), 1.0.0 (2024-06-05 19:00), 1.0.4 (2024-09-04 10:50), 1.6.0 (2025-11-19 18:10)
Other packages that cited GDPuc R package
View GDPuc citation profile
Other R packages that GDPuc depends, imports, suggests or enhances
Complete documentation for GDPuc
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
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