searchConsole: Search Console Data

searchConsoleR Documentation

Search Console Data

Usage

data("searchConsole")

Format

A data frame with 471 observations on the following 6 variables.

date

a Date

clicks

a numeric vector

impressions

a numeric vector

ctr

a numeric vector

position

a numeric vector

pagePath

a factor with levels /entry/2015/01/17/064522 /entry/2014/12/19/221230 /entry/2014/03/05/001432 /entry/2014/12/09/182525 /entry/2015/01/15/073029 /entry/2014/08/13/031519

Examples

data(searchConsole)
## maybe str(searchConsole) ; plot(searchConsole) ...

abikoushi/ggsomestat documentation built on March 21, 2024, 7:03 a.m.