## code to prepare `latent_variables` dataset goes here
latent_var <- readr::read_csv("data-raw/latent_variables.csv")
usethis::use_data(latent_var)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.