Skip to contents

Reads a saved set of views.

Usage

matomo_read()

Value

Data frame of view data.

Examples

if (FALSE) { # dir.exists(matomo_dir())
matomo_read()
}