Other packages > Find by keyword >

priceR  

Economics and Pricing Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("priceR", "1.0.2")



Attach the package and use:
library("priceR")
Maintained by
Steve Condylios
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-31
Latest Update: 2023-10-22
Description:
Functions to aid in micro and macro economic analysis and handling of price and currency data. Includes extraction of relevant inflation and exchange rate data from World Bank API, data cleaning/parsing, and standardisation. Inflation adjustment calculations as found in Principles of Macroeconomics by Gregory Mankiw et al (2014). Current and historical end of day exchange rates for 171 currencies from the European Central Bank Statistical Data Warehouse (2020) .
How to cite:
Steve Condylios (2019). priceR: Economics and Pricing Tools. R package version 1.0.2, https://cran.r-project.org/web/packages/priceR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2019-03-31 15:20), 0.1.1 (2020-03-23 12:10), 0.1.2 (2020-06-12 15:30), 0.1.3 (2020-06-21 14:30), 0.1.4 (2020-07-29 15:00), 0.1.5 (2020-10-03 08:00), 0.1.6 (2021-05-25 08:40), 0.1.62 (2022-06-30 09:30), 0.1.64 (2022-09-01 16:40), 0.1.66 (2022-09-14 16:30), 0.1.67 (2022-09-15 11:10), 1.0.0 (2023-10-03 18:40), 1.0.1 (2023-10-22 02:10)
Other packages that cited priceR R package
View priceR citation profile
Other R packages that priceR depends, imports, suggests or enhances
Complete documentation for priceR
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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)
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  

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