## code to prepare `pipette_invoking_protocol_IDs` dataset goes here
pipette_invoking_protocol_IDs <- psa_fines_methods[psa_fines_methods$fines_method == "pipette", ]$protocol_ID
usethis::use_data(pipette_invoking_protocol_IDs, overwrite = TRUE, internal = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.