Description Usage Arguments Value
View source: R/smoothen_bins.R
Smoothen a trajectory
1  | smoothen_bins(df, nbins)
 | 
df | 
 A data frame with numeric columns.  | 
nbins | 
 Integer. The number of bins to calculate averages for when smoothing.  | 
A matrix with the same number of columns as 'df' and 'nbins' columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.