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

bonski

This package is part of the bonski project.

bonski.shiny

bonski.shiny displays on a map skitouring routes colored based on predicted ski conditions.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("vadmbertr/bonski.shiny")

Run

library(bonski.shiny)
run_app()


vadmbertr/bonski.shiny documentation built on Dec. 23, 2021, 2:07 p.m.