appt_last: appt_last

Description Usage Arguments Value Examples

View source: R/appt_last.R

Description

appt_last

Usage

1
appt_last(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

long date formate

Examples

1
2
pill_days <- 7
appt_last(d_pills = pill_days)

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