knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of urosconfpkg is serve as a boilerplate for a modern, CI-capable R package.
You can install the latest version of urosconfpkg with:
remotes::install_github("bernhard-da/urosconfpkg")
We want to greet everybody
urosconfpkg::greets("unknown user")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.