crop: Crop texblocks

Description Usage Arguments Details Value

View source: R/methods.R

Description

Extract a subset of a texblock

Usage

1
crop(x, i, j)

Arguments

x

tb

i

numeric, row indicies to extract

j

numeric, column indicies to extract

Details

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

Value

tb


metrumresearchgroup/texblocks documentation built on July 18, 2020, 1:45 a.m.