Skip to content

Manual style pre processing #13

Description

@romainfrancois

For example

iris %>%
  span(group_by, class = "bg_yellow" )( Species ) %>%
  summarise_all( mean )

would apply the css class bg_yellow to group_by and make span disappear of the call tree

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions