Skip to content

Helper package to work with WTM data

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

WhoTargetsMe/wtmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wtmr

Lifecycle: experimental

wtmr is a helper package to access, update, parse and analyze Who Targets Me data.

Installation

You can install the development version of wtmr from GitHub with:

remotes::install_github("WhoTargetsMe/wtmr")

Examples

library(wtmr)

Establishing a connection:

wtm_con <- wtm_connect()

Retrieving data:

wtm_imps <- wtm_impressions(from = "2021-07-10")

About

Helper package to work with WTM data

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages