Code
print(res)
Output
== Package Usage Report ========================================================
-- Used Packages: 2 ------------------------------------------------------------
v data.table
v testthat
-- Unused Packages: 0 ----------------------------------------------------------
-- Functions with unknown origin: 9 --------------------------------------------
x bind_cols x map
x bind_cols_2 x mutate
x filter x n
x id x n_distinct
x if_else
Code
res
Output
== Package Usage Report ========================================================
-- Used Packages: 2 ------------------------------------------------------------
v data.table
v testthat
-- Unused Packages: 0 ----------------------------------------------------------
-- Specifically (`pkg::fun()`) further used Packages: 2 ------------------------
i dplyr
i purrr
-- Functions with unknown origin: 1 --------------------------------------------
x bind_cols_2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.