saveat_func.Rd
Internal function used to save the dataframe at specific times in case saveat != dt in the simulation specifications.
saveat_func(df, time_col, new_times)
Dataframe
Name of the time column
Vector of new times to save the dataframe at
Dataframe with new times and interpolated values