knitr::opts_chunk$set( message = FALSE, warning = FALSE, fig.align = "center", comment = "#>", collapse = TRUE )
library(nyclodging)
Take a look at the dataset
dplyr::glimpse(listings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.