# Generated by roxygen2: do not edit by hand

S3method(print,vertical)
export(cache_activate)
export(cache_clear)
export(cache_deactivate)
export(cache_info)
export(compute_parse_data_nested)
export(create_style_guide)
export(default_style_guide_attributes)
export(is_asymmetric_tilde_expr)
export(is_comment)
export(is_conditional_expr)
export(is_curly_expr)
export(is_for_expr)
export(is_function_call)
export(is_function_declaration)
export(is_symmetric_tilde_expr)
export(is_tilde_expr)
export(is_while_expr)
export(next_non_comment)
export(previous_non_comment)
export(scope_normalize)
export(specify_math_token_spacing)
export(specify_reindention)
export(specify_transformers_drop)
export(style_dir)
export(style_file)
export(style_pkg)
export(style_text)
export(tidyverse_math_token_spacing)
export(tidyverse_reindention)
export(tidyverse_style)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,flatten)
importFrom(purrr,flatten_chr)
importFrom(purrr,flatten_int)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_at)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,partial)
importFrom(purrr,pmap)
importFrom(purrr,pwalk)
importFrom(rlang,"%||%")
importFrom(rlang,abort)
importFrom(rlang,is_installed)
importFrom(rlang,seq2)
importFrom(rlang,set_names)
importFrom(rlang,warn)
