listLexies: List the lexies of all expressions of a metamot batch

Description Usage Arguments Details Value Author(s) Examples

View source: R/listLexies.R

Description

List the lexies of all expressions of a metamot batch

Usage

1
listLexies(metamot_id)

Arguments

metamot_id

Id of the metamot

Details

ResCode 401 : Unauthorized : user or password does not match. 404 : Unknown uid 406 : Request and response must be application/json

Value

a json with metamot lexies

Author(s)

Vincent Terrasi

Examples

1
2
3
4
## Not run: 
status <- listLexies(metamot_id)

## End(Not run)

voltek62/writingAssistantR documentation built on May 4, 2019, 7:41 p.m.