View source: R/perform_over_all_folders.R
1 2 3  | perform_over_all_folders(dir_list, function_to_run = function(cart)
  getMessages_summary(cart, dataI = dataI, dataF = dataF, stringhe = stringhe),
  dir_repos = "./temp_anna/", overwrite = FALSE)
 | 
livio finos
1  | function_to_run <- function(cart) getMessages_summary(cart,dataI=dataI,dataF=dataF)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.