sampling_points <- get_sampling_points()
usethis::use_data(sampling_points, overwrite = TRUE)
readr::write_csv2(sampling_points, "inst/tutorials/trabalho_final/sampling_points.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.