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