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

sessionDiffo

Lifecycle: experimental Travis build status

Installation

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

install.packages("sessionDiffo")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("federicomarini/sessionDiffo")

Why?

Ever encountered a situation where the configuration of two systems is different?

Examples:

library(sessionDiffo)
# start the ShinySessionDiffo app
ssd()

Development

If you encounter a bug, have usage questions, or want to share ideas and functionality to make this package better, feel free to file an issue.

Code of Conduct

Please note that the sessionDiffo project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

MIT © Federico Marini



federicomarini/sessionDiffo documentation built on May 6, 2020, 6:32 p.m.