create_nodes: 'create_nodes' returns all nodes for a book graph.

Description Usage Arguments Value Examples

Description

create_nodes returns all nodes for a book graph.

Usage

1
create_nodes(book_content)

Arguments

book_content

A character vector containing all words from a text book.

Value

A character vector containing unique tokens from book.

Examples

1
create_nodes("three men wait door say holmes oh indeed seem do thing completely must compliment holmes answer")

andreabduque/gmining documentation built on May 12, 2019, 3:32 a.m.