plotTemporalities: Plot urban temporalities

Description Usage Arguments Author(s) See Also

Description

Draws a plot of urban temporalities, similarly to figure 4.6 in Marie Gibert's PhD thesis (2014).

Usage

1
2
3
plotTemporalities(temporalities, appearances, main = "Urban temporalities",
  data.source = "author, date", vertical.bars.per.hour = FALSE, mar = c(2,
  5, 5, 0.5), verbose = 1)

Arguments

temporalities

list of data frame(s) containing urban temporalities, as returned by readTemporalities()

appearances

list of data frame(s) specifying the appearances of each type of temporalities, as returned by readAppearances()

main

main title

data.source

source of the data, for instance "M. Gibert, 2013" (skipped if NULL)

vertical.bars.per.hour

if TRUE, a vertical bar is added for each hour

mar

see par

verbose

verbosity level (0/1)

Author(s)

Timothee Flutre

See Also

plotLegend()


marieflutre/UrbanTempo documentation built on June 14, 2019, 4:06 p.m.