plot.locoh.tumap {tlocoh.dev}R Documentation

Plot time use maps

Description

Plot time use maps

Usage

plot.locoh.tumap(tumap, breaks = 10, nsv = TRUE, mnlv = TRUE,
  ivg = NULL, legend = c("bottomright", "bottom", "bottomleft", "left",
  "topleft", "top", "topright", "right", "center")[7], ...)

Arguments

tumap

A locoh-time use map

breaks

The number of breaks for the symbology

nsv

Plot the revisitation values (number of separate visits), T/F

mnlv

Plot the proxy for visit duration (mean number of locations per visit), T/F

ivg

The intervisit-gap interval to plot (in seconds)

legend

Where to place the legend (set to FALSE to omit a legend)

...

Other arguments to pass to the plot function

Details

If cex is passed, it will change the text size for the plot and legend

See Also

lxy.tumap


[Package tlocoh.dev version 1.34.00 Index]