get_aggregated_visites: Function to set up a logs_dataset object.

Description Usage Arguments

Description

Contains:

Usage

1
get_aggregated_visites(tbl_visites, absolute_days = 10, relative_days = 0.9)

Arguments

tbl_visites

a raw table with the visits per day per url

absolute_days

the number of days a url should have at least one visit to be taken into account

relative_days

the proportion of days a url should have at least one visit to be taken into account


joelgombin/detectR documentation built on May 21, 2019, 7:55 a.m.