text_graph {graphQL} R Documentation

create graph object from the given text data

Description

Usage

text_graph(text,
    phase.size = 6);

Arguments

text

a text collection data

Details

Authors

Who wrote it

Value

This function has no value returns.

Examples


[Package graphQL version 0.1.0 Index]