Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 393 packages in 0.04 seconds

vembedr — by Ian Lyttle, 3 years ago

Embed Video in HTML

A set of functions for generating HTML to embed hosted video in your R Markdown documents or Shiny applications.

monaco — by Stéphane Laurent, 3 years ago

The 'Monaco' Editor as a HTML Widget

A HTML widget rendering the 'Monaco' editor. The 'Monaco' editor is the code editor which powers 'VS Code'. It is particularly well developed for 'JavaScript'. In addition to the built-in features of the 'Monaco' editor, the widget allows to prettify multiple languages, to view the 'HTML' rendering of 'Markdown' code, and to view and resize 'SVG' images.

aceEditor — by Stéphane Laurent, 4 years ago

The 'Ace' Editor as a HTML Widget

Wraps the 'Ace' editor in a HTML widget. The 'Ace' editor has support for many languages. It can be opened in the viewer pane of 'RStudio', and this provides a second source editor.

highlightHTML — by Brandon LeBeau, 5 years ago

Highlight HTML Text and Tables

A tool to format R markdown with CSS ids for HTML output. The tool may be most helpful for those using markdown to create reproducible documents. The biggest limitations in formatting is the knowledge of CSS by the document authors.

HTMLUtils — by Markus Loecher, Berlin School of Economics and Law (BSEL), a year ago

Facilitates Automated HTML Report Creation

Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.

encryptedRmd — by Dirk Schumacher, 4 years ago

Encrypt Html Reports Using 'Libsodium'

Create encrypted html files that are fully self contained and do not require any additional software. Using the package you can encrypt arbitrary html files and also directly create encrypted 'rmarkdown' html reports.

htmlreportR — by Álvaro Esteban Martos, 9 months ago

'HTML' Reporting Made Simple(R)

Create compressed, interactive 'HTML' (Hypertext Markup Language) reports with embedded 'Python' code, custom 'JS' ('JavaScript') and 'CSS' (Cascading Style Sheets), and wrappers for 'CanvasXpress' plots, networks and more. Based on < https://pypi.org/project/py-report-html/>, its sister project.

drawer — by Le Zhang, 3 years ago

An Interactive HTML Image Editing Tool

An interactive image editing tool that can be added as part of the HTML in Shiny, R markdown or any type of HTML document. Often times, plots, photos are embedded in the web application/file. 'drawer' can take screenshots of these image-like elements, or any part of the HTML document and send to an image editing space called 'canvas' to allow users immediately edit the screenshot(s) within the same document. Users can quickly combine, compare different screenshots, upload their own images and maybe make a scientific figure.

metalite.table1 — by Yilong Zhang, a year ago

Interactive Table of Descriptive Statistics in HTML

Create an interactive table of descriptive statistics in HTML. This table is typically used for exploratory analysis in a clinical study (referred to as 'Table 1').

robservable — by Julien Barnier, 3 years ago

Import an Observable Notebook as HTML Widget

Allows loading and displaying an Observable notebook (online JavaScript notebooks powered by < https://observablehq.com>) as an HTML Widget in an R session, 'shiny' application or 'rmarkdown' document.