SkillAgentSearch skills...

Delaysreport

Demonstrates regular reporting with usethis

Install / Use

/learn @sharlagelfand/Delaysreport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

delaysreport

The goal of delaysreport is to help automate monthly reporting on the top 5 causes for delay on each TTC subway line.

It is a toy package intended to accompany this blogpost on using usethis.

Installation

You can install the development version of delaysreport from GitHub with:

# install.packages("devtools")
devtools::install_github("sharlagelfand/delaysreport")

Reporting

To begin the delays analysis for a given month, use delaysreport::setup(), e.g.:

delaysreport::setup(report_month = "January", 
                    report_year = "2019")
View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks1

Languages

HTML

Security Score

60/100

Audited on May 16, 2023

No findings