metrumresearchgroup / lastdose

Fast computation of [time since] and [amount of] the most-recent dose in a data set
3 stars 2 forks source link

Set options for default TIME and ID #27

Closed kylebaron closed 3 years ago

kylebaron commented 3 years ago

Summary

As a user, I want to be able to set defaults for id_col and time_col through an option

Tests