powered by
Highlight selected observed or simulated case and its home road segment.
caseLocator(case = 1, zoom = 1, observed = TRUE, add.title = TRUE, highlight.segment = TRUE, data = FALSE, add = FALSE, col = "red")
A base R graphics plot.
Numeric or Integer. Whole number between 1 and 578.
Logical or Numeric.A numeric value >= 0 controls the degree of zoom. The default is 1.
Logical. TRUE for observed. FALSE for simulated.
TRUE
FALSE
Logical. Include title.
Logical. Highlight case's segment.
Logical. Output data.
Logical. Add to existing plot or separate plot.
Character. Point color.
caseLocator(290) caseLocator(290, zoom = TRUE) caseLocator(290, observed = FALSE)
Run the code above in your browser using DataLab