An open API service indexing awesome lists of open source software.

https://github.com/stla/html2r

Shiny app allowing to convert HTML to R.
https://github.com/stla/html2r

html r shiny

Last synced: 8 months ago
JSON representation

Shiny app allowing to convert HTML to R.

Awesome Lists containing this project

README

          

# __html2R__

A Shiny app to convert HTML code to R code.

![](https://raw.githubusercontent.com/stla/html2R/master/inst/screenshots/html2R.gif)

___

The 'html2R' package as a whole is distributed under GPL-3 (GNU GENERAL
PUBLIC LICENSE version 3).

It includes the JavaScript libraries 'Himalaya', 'jquery-confirm', and
'DOMPurify'. Full copies of the license agreements used by these libraries are
included in the file [LICENSE.note](https://github.com/stla/html2R/blob/master/LICENSE.note).