# Automatically re sample, mimicking the input data as closely as possible
vascr_resample_time(growth.df)
# Fully controlled resample with advanced options
vascr_resample_time(growth.df, t_start = 5, t_end = 20, rate = 5, force = c(1,2,3))
Run the code above in your browser using DataLab