finishRoutines: Record all remaining routines

Description Usage

View source: R/finishRoutines.R

Description

If you have many routines and are not actively recording their completion throughout the day, it can be helpful to check all of them as complete or incomplete at the end of the day. That is the purpose of this function. It takes your list of routines and records them all as either complete or incomplete (T/F/NA). Will not overwrite existing routine records for that day (if some were logged).

Usage

1
finishRoutines(completed = T, directory = getwd())

TWilliamBell/routines documentation built on Oct. 31, 2019, 12:11 a.m.