z[.fmaTest: Extract a subset of a fmaTest object

Description Usage Arguments Value Author(s) See Also

Description

Returns the selected element(s) of a fmaTest object. Brackets can be used subsetting, e.g. x[y] or x[[y]].

Usage

1
2
3
4
## S3 method for class 'fmaTest'
x[y]
## S3 method for class 'fmaTest'
x[[y]]

Arguments

x

a fmaTest object, storing the results of an analysis by the Freetext Matching Algorithm

y

an integer or integer range of fmaTest elements to extract

Value

A fmaTest object containing only the selected elements, or if it is a single element, a fmaTestElement object.

Author(s)

Anoop Shah

See Also

fmaTest, link{print.fmaTestElement}


CALIBERfma documentation built on May 2, 2019, 5:25 p.m.