Learn R Programming

XGR (version 1.1.4)

bLD: Definition for S3 class bLD

Description

bLD has 2 components: best, block.

Usage

bLD(best, block)

# S3 method for bLD print(x, ...)

Arguments

best

a GR object

block

a GRL object

x

an object of class bLD

...

other parameters

Value

an object of S3 class bLD

Examples

Run this code
# NOT RUN {
# Load the library
library(XGR)
# }
# NOT RUN {
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
# }
# NOT RUN {
bLD(best, block)
# }

Run the code above in your browser using DataLab