ls_eTerm: Definition for S3 class 'ls_eTerm'

Description Usage Arguments Value Examples

View source: R/ClassMethod-Pi.r

Description

ls_eTerm has 3 components: df, mat and gp.

Usage

1
2
3
4
ls_eTerm(df, mat, gp)

## S3 method for class 'ls_eTerm'
print(x, ...)

Arguments

df

a data frame

mat

a matrix

gp

a ggplot object

x

an object of class ls_eTerm

...

other parameters

Value

an object of S3 class ls_eTerm

Examples

1
2
3
4
5
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
## Not run: 
ls_eTerm(df, mat, gp)

## End(Not run)

Pi documentation built on Nov. 26, 2020, 2:01 a.m.