um_clean: A function to retrieve the anomalies using rds.

Description Usage Arguments Examples

View source: R/um_clean.R

Description

A function to retrieve the anomalies using rds.

Usage

1
um_clean(log_data, document, time_variable, count_log)

Arguments

log_data

A dataset of logs aggregated by publications and per days.

document

The exact name of the document column.

time_variable

The exact name of the date of records column.

count_log

The exact name of the aggregated logs column.

Examples

1
 um_clean(log_data, document, time_variable, count_log)

Dorialexander/UmbertoR documentation built on Feb. 13, 2020, 12:41 a.m.