Compact summary of a parsed qview object: project / plate
identifiers, analyte panel, well-group counts by type, and whether
the embedded report carries quantitative concentrations or only
qualitative pixel intensities.
Usage
# S3 method for class 'qview'
print(x, ...)Arguments
- x
A
qviewobject returned byread_qview().- ...
Ignored.
See also
Other qview-methods:
as_tibble.qview(),
is_qview(),
plot.qview(),
summary.qview()