getRawExamplesAPI: Word usage examples from the "raw" dictionaries for a given...

Description Usage Arguments Value See Also Examples

Description

Word usage examples from the "raw" dictionaries for a given word id

Usage

1
getRawExamplesAPI(word_id = "")

Arguments

word_id

The input word id

Value

A list of objects holding examples for a given word id

See Also

getExamplesAPI

Examples

1
2
3
4
5
## Not run: 
word_id <- getIdByWordAPI("house")
examples2df(getRawExamplesAPI(word_id))

## End(Not run)

Dementiy/yarn documentation built on May 6, 2019, 2:10 p.m.