Skip to contents

View and store the available engines from the Mozhi frontend you've chosen.

Usage

get_mozhi_engines(instance = NULL)

Arguments

instance

The Mozhi instance URL you want to use

Examples

if (FALSE) { # \dontrun{
get_mozhi_engines()
} # }