Subsetting method for BbcSE

# S4 method for BbcSE,ANY,ANY,ANY
[(x, i, j, drop = TRUE)

Arguments

x

BbcSE object

i

row index

j

column index

drop

see help("[")