## code to prepare `wave` data (vertical lidar return distribution)
wave <- readr::read_csv("data-raw/lidar_wave.csv")
usethis::use_data(wave)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.