powered by
After calling this function, fcuk will be launched everytime you launch your current R project (or any project if you use option `global = TRUE`).
add_fcuk_to_rprofile(global = TRUE)
Invisibly returns `NULL`.
Whether to add it to the global .Rprofile (`TRUE`, the default) or just to the .Rprofile file of your current project (`FALSE`).
if (FALSE) { fcuk::add_fcuk_to_rprofile() }
Run the code above in your browser using DataLab