sensus.plot.lag.cdf: Plot the CDF of inter-reading time lags.

Description Usage Arguments Value

Description

Plot the CDF of inter-reading time lags.

Usage

1
2
3
sensus.plot.lag.cdf(datum, xlim = c(0, 1),
  xlab = "Inter-reading time (seconds)", ylab = "Percentile",
  main = paste("Inter-reading times (n=", nrow(datum), ")", sep = ""))

Arguments

datum

Data frame for a single datum.

xlim

Limits for the x-axis.

xlab

Label for x-axis.

ylab

Label for y-axis.

main

Label for plot.

Value

None.


SensusR documentation built on May 2, 2019, 1:27 a.m.