Learn R Programming

timefully (version 0.1.0)

add_extra_days: Add an extra day at the beginning and the end of datetime sequence using the last and first day of the data

Description

Add an extra day at the beginning and the end of datetime sequence using the last and first day of the data

Usage

add_extra_days(dtf)

Value

tibble

Arguments

dtf

data.frame or tibble, first column of name datetime being of class datetime and rest of columns being numeric