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

rostools

Travis build status Coverage status lifecycle

The goal of rostools is to ...

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("lwjohnst86/rostools")

Example

In development...

Contributing

For more information on contributing, see this documentation Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



lwjohnst86/rostools documentation built on Feb. 11, 2024, 7:27 p.m.