make_ts: Plot Weekly Time-Series Data For Online Platforms

Description Usage Arguments Value

Description

Uses locally stored data from Website, Facebook and Twitter profiles to plot time-series for the rolling year in weekly time units.

Usage

1
make_ts(data, platform, startDate = Sys.Date() - 365, ...)

Arguments

data

An object of class data.frame

platform

A character string, with the name of the chosein online platform. Options are Facebook, Twitter and Website.

startDate

A Date object of length 1. Defaults to 1 year back.

...

Additional arguments passed to plot.

Value

Has no return value per se. It results in the production of a time-series plot.


NESREA/webreport documentation built on May 22, 2019, 1:58 p.m.