view: View

View source: R/generics.R

viewR Documentation

View

Description

Views an object.

Usage

view(x, ...)

## S3 method for class 'pc_chord'
view(x, ...)

## S3 method for class 'pc_set'
view(x, ...)

## S3 method for class 'pi_chord'
view(x, ...)

## S3 method for class 'vec'
view(x, annotate = NULL, ...)

Arguments

x

Object to view.

...

Parameters passed to methods.

annotate

An optional character vector of the same length as x, with which to annotate each element.


pmcharrison/hrep documentation built on Feb. 18, 2024, 2:33 a.m.