Skip to content

Composition functions and operators #2

@ijlyttle

Description

@ijlyttle

First proposals:

vlc_hconcat <- function(spec, ...), infix operator: |

vlc_vconcat <- function(spec, ...), infix operators: &, /

vlc_concat <- function(spec, ..., columns = 2), infix operator: ~

vlc_colunms <- function(spec, columns = 2)

The vlc_columns() function would act on a spec from vlc_concat() to define the number of columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions