| test_transformer {styler} | R Documentation |
These functions can be used as inputs for test_collection() and
transform_and_check().
style_empty(text, base_indention = 0L)
style_op(text, base_indention = 0L)
text |
A character vector to transform. |
As inputs for test_collection(), we can also use top-level functions such
as style_text().
style_empty(): Nest and unnest text without applying any
transformations but remove EOL spaces and indention due to the way the
serialization is set up.
style_op(): Transformations for indention based on operators