View source: R/14.0-tmb-shared.R
| sdr_assign_scalars | R Documentation |
For each name in fields, sets results[[name_est]] and
results[[name_se]] by calling sdr_pull_est /
sdr_pull_se. Replaces the repetitive
results$field_est <- sdr_pull_est(sdr_summary, "field") pattern.
sdr_assign_scalars(results, sdr_summary, fields)
results |
Named list to update |
sdr_summary |
SDR summary matrix (from |
fields |
Character vector of ADREPORT variable names |
Updated results list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.