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-11-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 <https://developers.google.com/adwords/> 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 <https://developers.google.com/adwords/api/> 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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
smcfcs  
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Condition ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns