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

Found 497 packages in 0.03 seconds

revealjs — by Christophe Dervieux, a year ago

R Markdown Format for 'reveal.js' Presentations

R Markdown format for 'reveal.js' presentations, a framework for easily creating beautiful presentations using HTML.

getable — by Yongfu Liao, 6 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, 2 years 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').

html2excel — by Paul Northrop, 2 months ago

Convert 'HTML' Tables to 'Excel' Files

Reads tables from 'HTML' web pages or local documents. The tables are returned as a list of 'tibbles' and may be written to 'Excel' files.

sunburstShinyWidget — by Kamil Foltyński, 7 months ago

Sunburst 'HTML' Widget Based on 'd3.js'

Provides a sunburst plot based on the 'd3.js' library as an HTML 'shiny' widget.

highlightHTML — by Brandon LeBeau, 6 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.

BioTooltipR — by Matthew J. Meier, 24 days ago

Add Bio Tooltips to HTML Reports

Provides lightweight helpers for adding gene and chemical tooltips to 'R Markdown', 'Quarto', 'shiny', 'pkgdown', and other HTML outputs. The package emits small HTML spans with module-specific data attributes and attaches the browser-side 'bio-tooltips' JavaScript and CSS assets through 'htmltools'. Entity lookup and rendering are handled in the browser by 'bio-tooltips'; this package does not query biological databases from R during package checks.

exams — by Achim Zeileis, a month ago

Automatic Generation of Exams in R

Automatic generation of exams based on exercises in Markdown or LaTeX format, possibly including R code for dynamic generation of exercise elements. Exercise types include single-choice and multiple-choice questions, arithmetic problems, string questions, and combinations thereof (cloze). Output formats include standalone files (PDF, HTML, Docx, ODT, ...), Moodle XML, QTI 1.2, QTI 2.1, Blackboard, Canvas, OpenOlat, ILIAS, TestVision, Particify, ARSnova, Kahoot!, Grasple, and TCExam. In addition to fully customizable PDF exams, a standardized PDF format (NOPS) is provided that can be printed, scanned, and automatically evaluated.

robservable — by Julien Barnier, 4 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, 6 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.