interp_pdt | R Documentation |
Interpolate depth-temperature profile data to gap-fill
interp_pdt(pdt, span_x = 5, span_y = 150)
pdt |
is dataframe of depth-temperature profile data |
span_x |
is interpolation input param |
span_y |
is interpolation input param |
a list containing a data frame of interpolated depth-temperature data and a matching data frame with flags to highlihgt potential interpolation issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.