## code to prepare `allometry` dataset goes here
allometry <- readxl::read_excel("data-raw/ols.xlsx", na = "NA")
usethis::use_data(allometry, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.