toggle_mclapply_on: Title

View source: R/rstudio-toggle_subsections.R

toggle_mclapply_onR Documentation

Title

Description

Title

Usage

toggle_mclapply_on(textline)

Arguments

textline

Examples

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)


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.