| initialize_attributes {styler} | R Documentation |
Initialize attributes
initialize_newlines(pd_flat) initialize_spaces(pd_flat) initialize_multi_line(pd_flat) initialize_indention_ref_pos_id(pd_flat) initialize_indent(pd_flat) validate_parse_data(pd_flat)
pd_flat |
A parse table. |
initialize_newlines: Initializes newlines and lag_newlines.
initialize_spaces: Initializes spaces.
initialize_multi_line: Initializes multi_line.
initialize_indention_ref_pos_id: Initializes indention_ref_ind.
initialize_indent: Initializes indent.
validate_parse_data: validates the parse data.