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

Found 408 packages in 0.01 seconds

tutorial — by Filip Schouwenaars, 9 years ago

Convert R Markdown Files to DataCamp Light HTML Files

DataCamp Light (< https://github.com/datacamp/datacamp-light>) is a light-weight implementation of the DataCamp UI, that allows you to embed interactive exercises inside HTML documents. The tutorial package makes it easy to create these HTML files from R Markdown files. An extension to knitr, tutorial detects appropriately formatted code chunks and replaces them with DataCamp Light readable chunks in the resulting HTML file.

rapidoc — by Bruno Tremblay, 2 years ago

Generates 'RapiDoc' Documentation from an 'OpenAPI' Specification

A collection of 'HTML', 'JavaScript', 'CSS' and fonts assets that generate 'RapiDoc' documentation from an 'OpenAPI' Specification: < https://mrin9.github.io/RapiDoc/>.

tables — by Duncan Murdoch, 3 days ago

Formula-Driven Table Generation

Computes and displays complex tables of summary statistics. Output may be in LaTeX, HTML, plain text, or an R matrix for further processing.

pkgdown — by Hadley Wickham, a month ago

Make Static HTML Documentation for a Package

Generate an attractive and useful website from a source package. 'pkgdown' converts your documentation, vignettes, 'README', and more to 'HTML' making it easy to share information about your package online.

penaltyLearning — by Toby Dylan Hocking, a year ago

Penalty Learning

Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression, by Hocking, Rigaill, Vert, Bach < http://proceedings.mlr.press/v28/hocking13.html> published in proceedings of ICML2013.

tufterhandout — by Michael C Sachs, 11 years ago

Tufte-style html document format for rmarkdown

Custom template and output formats for use with rmarkdown. Produce Edward Tufte-style handouts in html formats with full support for rmarkdown features

R3port — by Richard Hooijmaijers, 7 months ago

Report Functions to Create HTML and PDF Files

Create and combine HTML and PDF reports from within R. Possibility to design tables and listings for reporting and also include R plots.

html5 — by Timothy Conwell, 3 years ago

Creates Valid HTML5 Strings

Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: < https://developer.mozilla.org/en-US/docs/Web/HTML/Element>. Elements marked as obsolete are not included.

equatags — by David Gohel, 4 months ago

Equations to 'XML'

Provides function to transform latex math expressions into format 'HTML' or 'Office Open XML Math'. The 'XML' result can then be included in 'HTML', 'Microsoft Word' documents or 'Microsoft PowerPoint' presentations by using a 'Markdown' document or the R package 'officer'.

detourr — by Casper Hart, 4 months ago

Portable and Performant Tour Animations

Provides 2D and 3D tour animations as HTML widgets. The user can interact with the widgets using orbit controls, tooltips, brushing, and timeline controls. Linked brushing is supported using 'crosstalk', and widgets can be embedded in Shiny apps or HTML documents.