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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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