All functions
|
blg_bind_list_rows
|
Bind a list of 'rows' (vectors) into a single tibble. |
blg_bind_list_tibbles
|
Combine (union) a list of data frames or tibbles into a
single tibble. |
blg_days_in_year
|
Find the number of days in a date's year. |
blg_frmt_capitalize
|
Capitalize the first word in a string, not the
individual words. |
blg_frmt_erase
|
Delete every other label in a character vector. |
blg_frmt_percent
|
Control how percentages are printed. |
blg_frmt_stagger
|
Add a prefixed line break literal to every other string in a character
vector. |
blg_frmt_wrap
|
Wrap long strings with a line break literal |
blg_frmt_wrap_stagger
|
Wrap and stagger labels. |
blg_opts_knitr_chunk
|
Sets the knitr options that I like |
blg_opts_knitr_hooks
|
Sets the knitr options that I like |
blg_opts_R
|
Sets the R options that I like |
blg_source_value
|
Collect only the 'value' from the `source()` function. |
blg_theme_default
|
A 'theme_minimal' based theme. |
blg_tibblefy
|
Convert parsed JSON data (list) into a nested tibble. |
clrs
|
My colors. |
file_path
|
A file path generator that ends with file separator. |
plot_lines
|
A new way of getting line plots of all the variables. |
state_lookup
|
State lookup tibble. |