Description Usage Arguments Value
View source: R/frf_predict_terms.R
frf_predict_terms
| 1 2 | frf_predict_terms(frf, x, time_col = "datetime", vars = c("wl",
  "baro"), coherency_cut = 0.3, limit = 2)
 | 
| frf | frequency response function | 
| x | input variable dataset | 
| time_col | datetime | 
| vars | variables used in the transfer function call | 
| coherency_cut | values must have at least this coherency | 
| limit | gain must be lower than this value. Often useful for Earth tides. | 
data.table of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.