knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(punkapi)
Note that the randoms version will delay each request by 1 second, as required by the Punk API
# return a random beer and all his documentation # output is a dataframe # punk_randoms() # # punk_randoms(n = 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.