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

Found 391 packages in 0.01 seconds

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, 8 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.

html2R — by Stéphane Laurent, 5 years ago

Convert 'HTML' to 'R' with a 'Shiny' App

Provides a 'Shiny' app allowing to convert 'HTML' code to 'R' code (e.g. 'Hello' to 'tags$span("Hello")'), for usage in a 'Shiny' UI.

staticryptR — by Nikita Tkachenko, 7 months ago

Encrypt HTML Files Using 'staticrypt'

Provides a convenient interface to the 'staticrypt' by Robin Moisson < https://github.com/robinmoisson/staticrypt>---'Node.js' package for adding a password protection layer to static HTML pages. This package can be integrated into the post-render process of 'quarto' documents to secure them with a password.

RcmdrPlugin.Export — by Liviu Andronic, 9 years ago

Export R Output to LaTeX or HTML

Export Rcmdr output to LaTeX or HTML code. The plug-in was originally intended to facilitate exporting Rcmdr output to formats other than ASCII text and to provide R novices with an easy-to-use, easy-to-access reference on exporting R objects to formats suited for printed output. The package documentation contains several pointers on creating reports, either by using conventional word processors or LaTeX/LyX.