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]
All associated links for this package
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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
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  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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