README.md

urospkg

The goal of urospkg is serve as a boilerplate for a modern, CI-capable R package.

Installation

You can install the latest version of urospkg with:

remotes::install_github("bernhard-da/urosconf")

Example

We want to greet everybody

urosconf::greets("unknown user")
#> hi 'unknown user', the uros 2019 in bukarest is great!
#> the uros 2020 will take place in vienna :)


bernhard-da/urospkg documentation built on May 20, 2019, 12:58 a.m.