README.md

WATAtools

R Package containing usefull tools for digital analytics in Etnetera Activate.

Install

Install the devtools package:

install.packages("devtools")
library(devtools)

And then run the install_github command:

devtools::install_github("etnetera-activate/WATAtools")
library(WATAtools)

Functions in the package

For price indexers heurekaFeed2df() ... customizable XML parser for Heureka.cz product feed getHeurekaReviews() ... scraping heureka reviews given eshop

For geolocation * freegeoip() ... translate IP to geolocation using freegeoip.com

Usage example

TODO



etnetera-activate/WATAtools documentation built on May 16, 2019, 9:07 a.m.