knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(dogs)

With this package the first thing you need to know is:

bark()
bark()

After meeting our dog it jumps (very weirdly):

jump(x = runif(15))


llrs/dogs documentation built on Dec. 21, 2021, 11:43 a.m.