make_horse: Build a horse object

Description Usage Arguments Value Author(s)

Description

This function takes a set of tweets and builds a transition matrix from them. This then gives a Markov chain that can be used to generate new strings from.

Usage

1
make_horse(tweets)

Arguments

tweets

a character vector.

Value

a horse object ready to generate tweets from.

Author(s)

David L. Miller


dill/horse documentation built on May 15, 2019, 8:29 a.m.