Skip to content

Build in support for brailleR #4459

Closed
@hadley

Description

@hadley

Need to add this to the appropriate place in plot/print methods:

if (is_installed("BrailleR") && isTRUE(getOption("BrailleR.VI")) {  
  BrailleR::VI(graph)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions