Skip to contents

Opens a Shiny application to interactively test Rosetta templates and validation.

Usage

run_rosetta_ui()

Value

A character string containing the processed text (if out_template is text), or a dataframe (if out_template is "df").

Examples

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