GS: Definition for S3 class 'GS'

Description Usage Arguments Value Examples

View source: R/ClassMethod-Pi.r

Description

GS has 2 components: set_info, gs.

Usage

1
2
3
4
GS(set_info, gs)

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

Arguments

set_info

a data frame

gs

a list

x

an object of class GS

...

other parameters

Value

an object of S3 class GS

Examples

1
2
3
4
5
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
## Not run: 
GS(set_info, gs)

## End(Not run)

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