plot_importationsHist: Plot a histogram of importation times given a data frame from...

Description Usage Arguments

View source: R/importations.R

Description

Plot a histogram of importation times given a data frame from compute_timports

Usage

1
2
3
4
5
6
7
8
plot_importationsHist(
  pldf,
  showDates = TRUE,
  breaks = 10,
  xlab = "Cluster origin",
  main = "",
  ...
)

Arguments

pldf

A data frame made by compute_timports

showDates

Will plot dates instead of numeric if TRUE

breaks
xlab

emvolz-phylodynamics/sarscov2Rutils documentation built on Nov. 17, 2020, 9:22 a.m.