Learn R Programming

mathpix (version 0.6.0)

Support for the 'Mathpix' API (Image to 'LaTeX')

Description

Given an image of a formula (typeset or handwritten) this package provides calls to the 'Mathpix' service to produce the 'LaTeX' code which should generate that image, and pastes it into a (e.g. an 'rmarkdown') document. See for full details. 'Mathpix' is an external service and use of the API is subject to their terms and conditions.

Copy Link

Version

Install

install.packages('mathpix')

Monthly Downloads

176

Version

0.6.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Jonathan Carroll

Last Published

November 6th, 2023

Functions in mathpix (0.6.0)

render_latex

Convert a 'LaTeX' expression to an image (render)
credentials

Detect mathpix credentials
get_api_key

Get a mathpix API key
rmarkdown_block

Add LaTeX commands as an rmarkdown equation
mathpix

Convert an image of an equation to a 'LaTeX' expression
mathpix_api

Connect to the mathpix API and translate an image to LaTeX