generate_start_words: Generate start words

View source: R/markovify.R

generate_start_wordsR Documentation

Generate start words

Description

Generate start words

Usage

generate_start_words(markov_model, include_cumulative_distance = TRUE)

Arguments

markov_model

markov model mobject

include_cumulative_distance

if TRUE returns cumulative distance of the words

Value

a tibble objects


abresler/markovifyR documentation built on July 19, 2023, 7:06 p.m.