Description Usage Arguments Value Examples
Make a text gap match object
1 | makeTextGapMatch(resp)
|
resp |
A response vector from TAO |
Returns a text gap match object
1 2 | matchresp<-c('{"room":["Chair"],"kitchen":["Pot"],"hallway":["Staircase"]}','{"room":["Sofa","table"],"kitchen":["Books"],"hallway":["Lion"]}')
matchObj<-makeTextGapMatch(matchresp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.