overall_usage_line: Create a interactive line graph showing Connect Usage

Description Usage Arguments Details Value

View source: R/utils_05_usage.R

Description

create a interactive plotly graph showing the daily usage trends for shiny application, static content, and overall

Usage

1
overall_usage_line(usage_tbl, from, to, username, admin = FALSE)

Arguments

usage_tbl

A tibble output from overall_usage_tbl connectapi::get_usage_static function

from

the start date of the interested query

to

the end data of the interested query

username

the username to put in the graph title

admin

whether this is for the admin section

Details

The username and admin arguments only impact the plot title

Value

a plotly object


tbradley1013/connectAnalytics documentation built on April 5, 2021, 5:22 p.m.