View source: R/core_functions.R
Get a predictor from input data
1 | get_pred_from_table(time, pred, table)
|
time |
Numeric vector of days to get data. Ignored if input is constant over time (as indicated by NA value in 'j_day' column) |
pred |
string specifying the name of the predictor, e.g. "host_den" |
table |
input predictors table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.