Description Usage Arguments Value
Interpolate all data columns to a specified length using linear interpolation.
1 | match_interp(data, data2)
|
data |
a data frame containing only numeric columns to be interpolated. |
data2 |
a data frame of length |
a data frame of length nrow(data2).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.