Gets particular documents from a wfm by name or index

getdocs(wfm, which)

Arguments

wfm

a wfm object

which

names or indexes of documents

Value

A smaller wfm object containing only the desired documents with the same word margin setting as the original matrix.

Details

getdocs is essentially a subset command that picks the correct margin for you.

See also

Author

Will Lowe