knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

CRAN status Travis build status

leaftime

leaftime integrates the leaflet-timeline plugin with the R leaflet ecosystem.

Installation

You can install the released version of leaftime from CRAN with:

install.packages("leaftime")

Example

Please see the examples.

Code of Conduct

We welcome and highly encourage contributions ad participation. Please note that the 'leaftime' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



timelyportfolio/leaftime documentation built on Jan. 29, 2020, 9:10 p.m.