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

Found 395 packages in 0.04 seconds

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.

metathis — by Garrick Aden-Buie, 2 years ago

HTML Metadata Tags for 'R Markdown' and 'Shiny'

Create meta tags for 'R Markdown' HTML documents and 'Shiny' apps for customized social media cards, for accessibility, and quality search engine indexing. 'metathis' currently supports HTML documents created with 'rmarkdown', 'shiny', 'xaringan', 'pagedown', 'bookdown', and 'flexdashboard'.

PreKnitPostHTMLRender — by Chin Soon Lim, 9 years ago

Pre-Knitting Processing and Post HTML-Rendering Processing

Dynamize headers or R code within 'Rmd' files to prevent proliferation of 'Rmd' files for similar reports. Add in external HTML document within 'rmarkdown' rendered HTML doc.

highlight — by Hadley Wickham, 2 years ago

Syntax Highlighter

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.

getable — by Yongfu Liao, 5 years ago

Fetching Tabular Data "Onload" in Compiled R Markdown HTML Documents

Dynamically retrieve data from the web to render HTML tables on inspection in R Markdown HTML documents.

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

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.

summarytools — by Dominic Comtois, 2 months ago

Tools to Quickly and Neatly Summarize Data

Data frame summaries, cross-tabulations, weight-enabled frequency tables and common descriptive (univariate) statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

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.