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

gpx2pdf

Lifecycle: experimental

The goal of gpx2pdf is to create pdf files from annotated gpx files

N.B.: This is an early draft of a package, unlikely to be of much use at this stage.

Installation

You can install gpx2pdf with:

remotes::install_github("giocomai/gpx2pdf")

Usage

Try the shiny app with run_app().

A live version may be available following this link

Documentation forthcoming.



giocomai/gpx2pdf documentation built on July 7, 2022, 9:53 p.m.