export_markov_model: Export Markov Model

View source: R/markovify.R

export_markov_modelR Documentation

Export Markov Model

Description

Export Markov Model

Usage

export_markov_model(markov_model, format = "json")

Arguments

markov_model

a markov model object

format
  • json - returns a json object

  • dict - returns dictionary object

Value

a json or dictionary object


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