Nothing
create_Olink_Explore_3072 <- function()
{
f <- file.path("..","Olink","assay-list-olink-explore-3072.xlsx")
Olink_Explore_3072 <- openxlsx::read.xlsx(f, sheet=1, startRow = 3, colNames=TRUE, skipEmptyRows=TRUE)
save(Olink_Explore_3072,file='../../data/Olink_Explore_3072.rda',compress='xz')
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.