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.
- Host: GitHub
- URL: https://github.com/stla/html2r
- Owner: stla
- License: other
- Created: 2020-09-03T01:37:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T01:03:41.000Z (almost 6 years ago)
- Last Synced: 2025-04-13T12:14:07.884Z (about 1 year ago)
- Topics: html, r, shiny
- Language: JavaScript
- Homepage:
- Size: 2.61 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.note
Awesome Lists containing this project
README
# __html2R__
A Shiny app to convert HTML code to R code.

___
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).