View source: R/rstudio-toggle_subsections.R
| toggle_mclapply_on | R Documentation |
Title
toggle_mclapply_on(textline)
textline |
textline <- "fuck <- lapply(1:n, function(x) {"
toggle_mclapply_on(textline)
textline <- "fuck <- lapply(motherfuck[1:3], function(x) bla::fn(x))"
toggle_mclapply_on(textline)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.