makeTextGapMatch: Make a text gap match object

Description Usage Arguments Value Examples

View source: R/textGapMatch.R

Description

Make a text gap match object

Usage

1

Arguments

resp

A response vector from TAO

Value

Returns a text gap match object

Examples

1
2
matchresp<-c('{"room":["Chair"],"kitchen":["Pot"],"hallway":["Staircase"]}','{"room":["Sofa","table"],"kitchen":["Books"],"hallway":["Lion"]}')
matchObj<-makeTextGapMatch(matchresp)

openPCI/OpenPCIScoring documentation built on June 10, 2021, 1:18 p.m.