knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of minipkg2 is to show what time it is.
You can install the development version of minipkg2 like so:
# install.packages("devtools") devtools::install_github("maelle/minipkg2")
This is a basic example which shows you how to solve a common problem:
library(minipkg2) what_time() what_time("en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.