appt_next: appt_next

Description Usage Arguments Value Examples

View source: R/appt_next.R

Description

appt_next

Usage

1
appt_next(c_date = Sys.Date(), d_pills, days = NULL)

Arguments

c_date

ISO8601

d_pills

integer duration of pills dispensed

days

integer, number of days of appointment

Value

nicely formatted date

Examples

1
appt_next(d_pills = 14)

stephenbalogun/appointment documentation built on Dec. 23, 2021, 5:31 a.m.