Learn R Programming

jiebaR (version 0.9.1)

words_locate: Get text location

Description

Depreciated. This function will be remove in the next version.

Usage

words_locate(words)

Arguments

words

a string

Value

a list with words, start position, and end position

Examples

Run this code
# NOT RUN {
words_locate(c("this","is","a", "test"))
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab