This R package allows users to access the Tradera API (Sweden's equivalent of eBay) for performing search queries. This package is a part of the coursework for the Advanced Programming in R course (732A94) at Linköping University.
RCurl, xml2, tibble, tidyr, dplyr, rlang
To install this R package, first install devtools with install.packages("devtools"). Then, run devtools::install_github("aurora-mm/TradeRa") to install the package from GitHub.
Linn Friberg, John Möller