Nothing
fs_df <- generate_summary(package_name = pkgname) DT::datatable(fs_df, extensions = c('Buttons', 'FixedColumns'), options = list(dom = 'Blfrtip', fixedColumns = list(leftColumns = 2), scrollX = TRUE, buttons = c('copy', 'csv', 'excel', 'pdf', 'print'), lengthMenu = list(c(-1, 10,25,50), c("All", 10,25,50))))
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.