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