get_pred_from_table | R Documentation |
Get a predictor from input data
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 |
a numeric vector of predictor values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.