Description Usage Arguments Value
Calculates the temporal distance between crimes
1  | compareTemporal(DT1, DT2, show.pb = FALSE, ...)
 | 
DT1 | 
 (n x 2) data.frame of (DT.FROM,DT.TO) for the crimes  | 
DT2 | 
 (n x 2) data.frame of (DT.FROM,DT.TO) for the crimes  | 
show.pb | 
 (logical) show the progress bar  | 
... | 
 other arguments passed to   | 
data.frame of expected absolute differences:
temporal - overall difference (in days) [0,max]
tod - time of day difference (in hours) [0,12]
dow - fractional day of week difference (in days) [0,3.5]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.