.makeSidebar {ngsReports}R Documentation

Shortcut for making the status sidebar

Description

Shortcut for making the status sidebar

Usage

.makeSidebar(status, key, pwfCols)

Arguments

status

A data.frame with columns 'Filename' & 'Status'

key

A vector of values corresponding to the Filename column

pwfCols

An object of class PwfCols

Value

A plotly object. The sidebar for an interactive plot showing PASS/WARN/FAIL status for each file.


[Package ngsReports version 1.6.1 Index]