API for r-lib/styler
Non-Invasive Pretty Printing of R Code

Global functions
.onLoad Source code
add_attributes_caching Man page Source code
add_brackets_in_pipe Source code
add_brackets_in_pipe_child Source code
add_brackets_in_pipe_one Source code
add_cache_block Man page Source code
add_id_and_short Man page Source code
add_line_break_after_pipe Source code
add_newlines Man page Source code
add_roxygen_mask Man page Source code
add_space_after_comma Source code
add_space_after_for_if_while Source code
add_space_before_comments Source code
add_spaces Man page Source code
add_spaces_or_newlines Man page
add_stylerignore Man page Source code
add_terminal_token_after Man page Source code
add_terminal_token_before Man page Source code
add_token_terminal Man page
alignment_col1_all_named Man page Source code
alignment_drop_comments Man page Source code
alignment_drop_last_expr Man page Source code
alignment_ensure_no_closing_brace Man page Source code
alignment_ensure_trailing_comma Man page Source code
alignment_has_correct_spacing_around_comma Man page Source code
alignment_has_correct_spacing_around_eq_sub Man page Source code
alignment_serialize Man page Source code
alignment_serialize_column Man page Source code
alignment_serialize_line Man page Source code
apply_ref_indention Man page Source code
apply_ref_indention_one Man page Source code
apply_stylerignore Man page Source code
apply_transformers Man page Source code
arrange Source code
arrange_pos_id Source code
ask_to_switch_to_non_default_cache_root Source code
ask_to_switch_to_non_default_cache_root_impl Source code
assert_filetype Man page Source code
assert_text Man page Source code
assert_tokens Man page Source code
assert_transformers Man page Source code
bind_with_child Man page Source code
cache_activate Man page Source code
cache_by_expression Man page Source code
cache_clear Man page Source code
cache_deactivate Man page Source code
cache_find_block Man page Source code
cache_find_path Man page Source code
cache_get_name Source code
cache_get_or_derive_name Source code
cache_info Man page Source code
cache_is_activated Man page Source code
cache_make_key Man page Source code
cache_more_specs Man page Source code
cache_more_specs_default Source code
cache_write Man page Source code
caching Man page
calls_sys Man page Source code
catch_style_file_output Man page Source code
choose_indention Man page Source code
combine_children Man page Source code
communicate_addins_style_transformers Source code
communicate_summary Man page Source code
communicate_warning Man page Source code
compute_indent_indices Man page Source code
compute_parse_data_nested Man page Source code
construct_out Man page Source code
construct_tree Man page Source code
construct_vertical Man page Source code
contains_else_expr Source code
contains_else_expr_that_needs_braces Man page Source code
context_to_terminals Man page Source code
context_towards_terminals Man page Source code
convert_newlines_to_linebreaks Man page Source code
copy_to_tempdir Man page Source code
create_node_from_nested Man page Source code
create_node_from_nested_root Man page Source code
create_node_info Source code
create_pos_ids Man page Source code
create_style_guide Man page Source code
create_tokens Man page Source code
create_tree Man page Source code
create_tree_from_pd_with_default_style_attributes Source code
default_style_guide_attributes Man page Source code
delete_if_cache_directory Man page Source code
dir_without_. Man page Source code
dir_without_._one Man page Source code
dont_keywords Source code
emulate_rd Man page Source code
enhance_mapping_special Man page Source code
enrich_terminals Man page Source code
ensure_correct_txt Man page Source code
ensure_last_n_empty Man page Source code
env_add_stylerignore Man page Source code
env_current Man page
even_index Source code
expressions_are_identical Man page Source code
extend_if_comment Man page Source code
extract_terminals Man page Source code
filter Source code
finalize_raw_chunks Man page Source code
find_blank_lines_to_next_block Man page Source code
find_blank_lines_to_next_expr Man page Source code
find_dont_closings Source code
find_dont_seqs Man page Source code
find_line_break_position_in_multiline_call Man page Source code
find_pos_id_to_keep Man page Source code
find_start_pos_id Man page Source code
find_tokens_to_update Man page Source code
fix_quotes Man page Source code
fix_quotes_one Source code
flatten_operators Man page Source code
flatten_operators_one Man page Source code
flatten_pd Man page Source code
force_assignment_op Source code
generate_test_samples Man page Source code
get_addins_style_transformer Man page Source code
get_addins_style_transformer_name Man page Source code
get_cache_dir Source code
get_engine_pattern Man page Source code
get_knitr_pattern Man page Source code
get_parse_data Man page Source code
get_rstudio_context Source code
has_crlf_as_first_line_sep Man page Source code
hash_standardize Man page Source code
identify_raw_chunks Man page Source code
identify_start_to_stop_of_roxygen_examples Source code
identify_start_to_stop_of_roxygen_examples_from_text Man page Source code
if_for_while_part_requires_braces Man page Source code
indent_braces Man page Source code
indent_eq_sub Man page Source code
indent_op Man page Source code
indent_without_paren Man page Source code
indent_without_paren_for_while_fun Man page Source code
indent_without_paren_if_else Man page Source code
initialize_attributes Man page
initialize_indent Man page Source code
initialize_indention_ref_pos_id Man page Source code
initialize_multi_line Man page Source code
initialize_newlines Man page Source code
initialize_spaces Man page Source code
invalid_utf8 Man page Source code
is_asymmetric_tilde_expr Man page Source code
is_cached Man page Source code
is_code_chunk_header_or_xaringan_or_code_output Man page Source code
is_comment Man page Source code
is_conditional_expr Man page Source code
is_curly_expr Man page Source code
is_double_indent_function_declaration Man page Source code
is_for_expr Man page Source code
is_function_call Man page Source code
is_function_declaration Man page Source code
is_insufficiently_parsed_number Source code
is_insufficiently_parsed_string Man page Source code
is_plain_r_file Source code
is_qmd_file Source code
is_rmd_file Source code
is_rnw_file Source code
is_rprofile_file Source code
is_shebang Man page Source code
is_subset_expr Source code
is_symmetric_tilde_expr Man page Source code
is_tilde_expr Man page Source code
is_unsaved_file Source code
is_while_expr Man page Source code
is_windows Source code
lag Source code
last Source code
lead Source code
left_join Source code
line_col_names Source code
lines_and_cols_match Source code
local_test_setup Man page Source code
lookup_new_special Man page Source code
lookup_tokens Man page Source code
ls_testable_encodings Source code
make_transformer Man page Source code
map_dfr Source code
map_filetype_to_pattern Man page Source code
match_stop_to_start Man page Source code
math_token_spacing Man page
n_times_faster_bench Source code
n_times_faster_with_cache Man page Source code
needs_indention Man page Source code
needs_indention_one Man page Source code
needs_rd_emulation Man page Source code
nest_ Source code
nest_parse_data Man page Source code
new_styler_df Source code
next_non_comment Man page Source code
next_terminal Man page Source code
odd_index Source code
option_read Man page Source code
parse_roxygen Man page Source code
parse_safely Man page Source code
parse_text Source code
parse_transform_serialize_r Man page Source code
parse_transform_serialize_r_block Man page Source code
parse_transform_serialize_roxygen Man page Source code
parse_tree_must_be_identical Man page Source code
parser_version_find Man page Source code
parser_version_get Man page Source code
parser_version_set Man page Source code
pd_is Man page
pd_is_multi_line Man page Source code
pd_multi_line Source code
post_parse_roxygen Man page Source code
post_visit Man page Source code
post_visit_one Man page Source code
pre_visit Man page Source code
pre_visit_one Man page Source code
prettify_any Man page Source code
prettify_pkg Man page Source code
previous_non_comment Man page Source code
print.vertical Man page Source code
re_match Source code
read_utf8 Man page Source code
read_utf8_bare Man page Source code
reindention Man page
remove_attributes Source code
remove_blank_lines Source code
remove_cache_old_versions Source code
remove_dont_mask Man page Source code
remove_line_break_before_round_closing_after_curly Source code
remove_line_break_in_fun_call Man page Source code
remove_line_breaks_in_fun_dec Source code
remove_old_cache_files Source code
remove_roxygen_header Man page Source code
remove_roxygen_mask Source code
remove_space_after_excl Source code
remove_space_after_fun_dec Source code
remove_space_after_opening_paren Source code
remove_space_after_unary_pm_nested Source code
remove_space_around_colons Source code
remove_space_before_closing_paren Source code
remove_space_before_comma Source code
remove_space_before_dollar Source code
remove_space_before_opening_paren Source code
rep_char Man page Source code
resolve_semicolon Source code
roxygen_remove_extra_brace Man page Source code
save_after_styling_is_active Man page Source code
scope_normalize Man page Source code
separate_chunks Man page Source code
serialize_parse_data_flattened Man page Source code
set_and_assert_arg_filetype Man page Source code
set_arg_paths Man page Source code
set_arg_write_tree Man page Source code
set_line_break_after_assignment Source code
set_line_break_after_ggplot2_plus Source code
set_line_break_after_opening_if_call_is_multi_line Man page Source code
set_line_break_around_comma_and_or Source code
set_line_break_around_curly_curly Man page Source code
set_line_break_before_closing_call Man page Source code
set_line_break_before_curly_opening Man page Source code
set_line_break_if_call_is_multi_line Man page
set_multi_line Man page Source code
set_regex_indention Man page Source code
set_space_after_bang_bang Source code
set_space_after_comma Source code
set_space_around_op Man page Source code
set_space_before_comments Source code
set_space_between_eq_sub_and_comma Man page Source code
set_space_between_levels Man page Source code
set_space_in_curly_curly Man page Source code
set_spaces Man page Source code
set_style_transformers Man page Source code
set_unindention_child Man page Source code
shallowify Man page Source code
skip_during_parallel Source code
special_and Source code
specify_math_token_spacing Man page Source code
specify_reindention Man page Source code
specify_transformers_drop Man page Source code
split_roxygen_segments Man page Source code
start_comments_with_space Man page Source code
style_active_file Source code
style_active_pkg Man page Source code
style_dir Man page Source code
style_empty Man page Source code
style_file Man page Source code
style_guides Man page
style_line_break_around_curly Source code
style_op Man page Source code
style_pkg Man page Source code
style_roxygen_code_example Man page Source code
style_roxygen_code_example_one Man page Source code
style_roxygen_code_example_segment Man page Source code
style_roxygen_example_snippet Man page Source code
style_selection Man page Source code
style_space_around_math_token Man page Source code
style_space_around_tilde Source code
style_space_around_token Man page Source code
style_text Man page Source code
style_text_without_curly_curly Man page Source code
styler Man page
styler-package Man page
styler_addins Man page
styler_df Source code
stylerignore Man page
stylerignore_consolidate_col Man page Source code
test_collection Man page Source code
test_dry Man page Source code
test_transformer Man page
test_transformers_drop Man page Source code
testthat_file Man page Source code
text_to_flat_pd Man page Source code
tidyverse_math_token_spacing Man page Source code
tidyverse_reindention Man page Source code
tidyverse_style Man page Source code
token_is_on_aligned_line Man page Source code
tokenize Man page Source code
transform_and_check Man page Source code
transform_code Man page Source code
transform_file Man page Source code
transform_files Man page Source code
transform_mixed Man page Source code
transform_mixed_non_empty Man page Source code
transform_utf8 Man page Source code
transform_utf8_one Man page Source code
transformers_drop Man page Source code
try_transform_as_r_file Man page Source code
unindent_child Man page Source code
unindent_fun_dec Man page Source code
unwhich Source code
update_indention Man page
update_indention_ref Man page
update_indention_ref_fun_dec Man page Source code
update_newlines Man page Source code
validate_new_pos_ids Man page Source code
validate_parse_data Man page Source code
verify_roundtrip Man page Source code
visit Man page
visit_one Man page Source code
wrap_else_multiline_curly Man page Source code
wrap_expr_in_curly Man page Source code
wrap_expr_in_expr Man page Source code
wrap_if_else_while_for_fun_multi_line_in_curly Man page Source code
wrap_multiline_curly Man page Source code
wrap_subexpr_in_curly Man page Source code
write_utf8 Man page Source code
r-lib/styler documentation built on April 10, 2024, 4 a.m.