codeInfo-methods: Accessors for the code analysis information of FeatureSet...

Description Usage Arguments Value Examples

Description

Get or set the analysis information for the code associated with a FeatureSet object. This should not be called directly.

Usage

1
2
3
4
5
6
7
8
9
codeInfo(object) <- value

codeInfo(object)

## S4 replacement method for signature 'FeatureSet'
codeInfo(object) <- value

## S4 method for signature 'FeatureSet'
codeInfo(object)

Arguments

object

An object of (super)class PlotFeatureSet. For accession, also plot objects of class ggplot or trellis.

value

A CodeDepends::ScriptInfo object.

Value

A modified object of (super)class PlotFeatureSet.

Examples

1
2
3

gmbecker/recordr documentation built on May 24, 2021, 10:59 a.m.