# Generated by roxygen2: do not edit by hand

export(to_any_case)
export(to_big_camel_case)
export(to_lower_upper_case)
export(to_mixed_case)
export(to_parsed_case)
export(to_screaming_snake_case)
export(to_small_camel_case)
export(to_snake_case)
export(to_upper_lower_case)
importFrom(magrittr,"%>%")
