mtp_view: View data laid out in microtitre plate. Tooltip enabled by d3...

Description Usage Arguments

View source: R/mtp-view.R

Description

View data laid out in microtitre plate. Tooltip enabled by d3 and r2d3.

Usage

1
2
mtp_view(tbl, fillVar = NULL, fillOpacityVar = NULL, width = NULL,
  height = NULL)

Arguments

tbl

table of data to use which must have well col in 'A01' style.

fillVar

name of variable in tbl to use to map the fill of each well to

fillOpacityVar

name of variable in tbl to use to map the fill opacity to

width

width of the resulting mtp

height

height of the resulting mtp


npjc/mtpview1 documentation built on Oct. 29, 2019, 9:41 a.m.