Extract a subset of a texblock

crop(x, i, j)

Arguments

x

tb

i

numeric, row indicies to extract

j

numeric, column indicies to extract

Value

tb

Details

idicies do not have to be consecutive, and can be -(...) to extract all but the subset.