Convert a MathML equation for Microsoft Word

eqw(connection = "clipboard")

Arguments

connection

a connection object or a character string.

Value

a Word equation

Details

Copy the MathML codes of an equation into your clipboard, and run eq_word(), then paste from your clipboard to MS Word.

Examples

# Copy the MathML codes of an equation into your clipboard. eqw("test")
#> connection must be "clipboard" or a valid file path.
# Now paste to MS Word.