GS | R Documentation |
GS
GS
has 2 components: set_info, gs.
GS(set_info, gs) ## S3 method for class 'GS' print(x, ...)
set_info |
a data frame |
gs |
a list |
x |
an object of class |
... |
other parameters |
an object of S3 class GS
## Not run: # Load the library library(XGR) ## End(Not run) RData.location <- "http://galahad.well.ox.ac.uk/bigdata" ## Not run: GS(set_info, gs) ## End(Not run)