knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
rtilities2 provide a set of utilities and RStudio addins for developing R packages.
Author: Ludvig R. Olsen ( r-pkgs@ludvigolsen.dk )
Started: January 2020
Insert %>%
stop_if()
, warn_if()
, message_if()
is_between()
create_tmp_name()
%ni%
(read "not in")devtools::install_github("ludvigolsen/rtilities2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.