View source: R/visit_sequence_api.R
| add_sequence_manual | R Documentation |
Add to visit sequence using a manual method
add_sequence_manual(roadmap, ...)
roadmap |
A |
... |
|
An updated roadmap object.
roadmap(
conf_data = acs_conf_nw,
start_data = acs_start_nw
) |>
add_sequence_manual(
c("inctot", "hcovany", "empstat", "classwkr", "age", "famsize",
"transit_time")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.