Formats and filter Matomo views to blogposts
Arguments
- views
Data frame from
matomo_read().
Examples
if (FALSE) { # dir.exists(matomo_dir())
matomo_read() |>
matomo_blogposts()
}
Formats and filter Matomo views to blogposts
Data frame from matomo_read().
if (FALSE) { # dir.exists(matomo_dir())
matomo_read() |>
matomo_blogposts()
}