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