
ls_eTerm
ls_eTerm
has 3 components: df, mat and gp.
ls_eTerm(df, mat, gp)# S3 method for ls_eTerm
print(x, ...)
a data frame
a matrix
a ggplot object
an object of class ls_eTerm
other parameters
an object of S3 class ls_eTerm
# NOT RUN {
# Load the library
library(XGR)
# }
# NOT RUN {
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
# }
# NOT RUN {
ls_eTerm(df, mat, gp)
# }
Run the code above in your browser using DataLab