Other packages > Find by keyword >

RAdwords  

Loading Google Adwords Data into R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RAdwords", "0.1.18")



Attach the package and use:
library("RAdwords")
Maintained by
Johannes Burkhardt
[Scholar Profile | Author Map]
First Published: 2014-10-11
Latest Update: 2019-01-28
Description:
Aims at loading Google Adwords data into R. Adwords is an online advertising service that enables advertisers to display advertising copy to web users (see for more information). Therefore the package implements three main features. First, the package provides an authentication process for R with the Google Adwords API (see for more information) via OAUTH2. Second, the package offers an interface to apply the Adwords query language in R and query the Adwords API with ad-hoc reports. Third, the received data are transformed into suitable data formats for further data processing and data analysis.
How to cite:
Johannes Burkhardt (2014). RAdwords: Loading Google Adwords Data into R. R package version 0.1.18, https://cran.r-project.org/web/packages/RAdwords. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.1.1 (2014-11-11 10:51), 0.1.2 (2015-03-27 10:32), 0.1.3 (2015-04-07 15:47), 0.1.4 (2015-04-16 13:07), 0.1.6 (2015-08-07 14:10), 0.1.10 (2016-07-06 09:43), 0.1.11 (2016-11-21 16:03), 0.1.12 (2017-04-06 15:25), 0.1.13 (2017-08-31 10:16), 0.1.14 (2017-10-02 16:44), 0.1.15 (2018-02-21 12:09), 0.1.16 (2018-04-16 17:10), 0.1.17 (2018-06-11 14:29), 0.1 (2014-10-11 18:33)
Other packages that cited RAdwords R package
View RAdwords citation profile
Other R packages that RAdwords depends, imports, suggests or enhances
Complete documentation for RAdwords
Functions, R codes and Examples using the RAdwords R package
Some associated functions: RAdwords . changeNames . doAuth . getAuth . getData . loadToken . metrics . refreshToken . reports . statement . transformData . 
Some associated R codes: changeNames.R . doAuth.R . getAuth.R . getData.R . loadToken.R . metrics.R . refreshToken.R . reports.R . statement.R . transformData.R .  Full RAdwords package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for RAdwords05101520253035TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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