| fake_visits | R Documentation | 
Create a fake support ticket base
fake_visits(
  from = "2017-01-01",
  to = "2017-12-31",
  local = c("en_US", "fr_FR"),
  seed = 2811
)
from, to | 
 the date to cover  | 
local | 
 the local of the base. Currently supported : "fr_FR" and "en_US".  | 
seed | 
 fixe la graine aleatoire  | 
A dataframe of fake web visits.
fake_visits()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.