boot | Insert library calls if package is not yet loaded |
clean | Clean the script of turbokit syntax |
configure_turbokit | Configure turbokit options through menuing |
construct_chain | Transformation step of dialog box input to be construct_*... |
construct_clock | Function to insert clock shortcut combination into R script... |
construct_cowplot | Function to translate cowplot package shortcut combination... |
construct_dials | Function to insert dials shortcut combination into R script... |
construct_forcats | Function to insert forcats shortcut combination into R script... |
construct_ggforce | Function to translate ggforce package shortcut combination... |
construct_ggmisc | Function to translate several smaller add-on packages... |
construct_ggplot | Function to insert ggplot shortcut combination into R script... |
construct_ggraph | Function to translate ggraph package shortcut combination... |
construct_ggridges | Function to translate ggridges package shortcut combination... |
construct_ggsci | Function to translate ggthemes package shortcut combination... |
construct_ggthemes | Function to translate ggthemes package shortcut combination... |
construct_parsnip | Function to translate parsnip package shortcut combination... |
construct_readr | Function to insert readr shortcut combination into R script... |
construct_recipes | Function to translate recipe package shortcut combination... |
construct_rsample | Function to insert rsample shortcut combination into R script... |
construct_scales | Function to translate scales package shortcut combination... |
construct_shiny | Function to insert shiny shortcut combination into R script... |
construct_snippet | Translates pipemath into snippet format. |
construct_stringr | Function to insert stringr shortcut combination into R script... |
construct_testthat | Function to translate testthat package shortcut combination... |
construct_tune | Function to insert tune shortcut combination into R script at... |
construct_usethis | Function to translate usethis package shortcut combination... |
construct_workflows | Function to insert workflows shortcut combination into R... |
construct_yardstick | Function to insert yardstick shortcut combination into R... |
default | Restore default package options used for construct_complex... |
expand_ggthemes_abbreviation | Function to transform ggthemes abbreviation into character... |
expand_visualisation_default | Placeholder for default |
grapes-.-grapes | Function to create operator that mimics an unary operator Not... |
grapes-greater-than-greater-than-grapes | Superpipe operator: translate pipemath to dynamic snippets. |
insert_across | across function in an R script with cursor between brackets |
insert_case_when | case_when function in an R script with cursor between... |
insert_contains | contains function in an R script with cursor between brackets |
insert_ends_with | ends_with function in an R script with cursor between... |
insert_everything | everything function in an R script with cursor between... |
insert_filter | filter function in an R script with cursor between brackets |
insert_full_join | full_join function in an R script with cursor between... |
insert_ggplot | ggplot and aes functions in an R script with cursor between... |
insert_group_by | group_by function in an R script with cursor between brackets |
insert_inner_join | inner_join function in an R script with cursor between... |
insert_left_join | left_join function in an R script with cursor between... |
insert_mutate | mutate function in an R script with cursor between brackets |
insert_nest | nest function in an R script with cursor between brackets |
insert_pipe | Insert indented smart pipe operator in R script. |
insert_pivot_longer | pivot_longer function in an R script with cursor between... |
insert_pivot_wider | pivot_wider function in an R script with cursor between... |
insert_right_join | right_join function in an R script with cursor between... |
insert_select | select function in an R script with cursor between brackets |
insert_starts_with | starts_with function in an R script with cursor between... |
insert_summarise | summarise function in an R script with cursor between... |
insert_unnest | nest function in an R script with cursor between brackets |
mode_toggle-ANY-method | Function to get and set pipe operators |
mode_toggle-Turbo-method | Function to get and set pipe operator in options |
pipe_toggle-ANY-method | Function to get and set pipe operators |
pipe_toggle-Turbo-method | Function to get and set pipe operator in options |
read | Specify personal preference for shortcut functions |
superpipe | Instigate dynamic complex pipe snippet processing and... |
toggle_mode | Get and set turbokit complex input modes |
toggle_pipe | Get and set pipe operators in package options. |
turbo | Wrapper constructor function to insert tidyverse functions at... |
turbo_abb | Full list of turbokit abbreviations |
Turbo-class | An S4 class for storing turbokit toggle options |
turbokit | turbokit: Speedy and dynamic code input. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.