Rdocumentation
powered by
Learn R Programming
Winston Chang
https://www.github.com/wch
Author or maintainer of the following packages:
analogsea
Provides a set of functions for interacting with the 'Digital Ocean' API at
bisectr
Tools to find bad commits with git bisect. See
https://github.com/wch/bisectr for examples an...
colorplaner
A 'ggplot2' extension to visualize two variables through one color aesthetic via mapping to a color ...
devtools
Collection of package development tools.
downloader
Provides a wrapper for the download.file function, making it possible to download files over HTTPS o...
extrafont
Tools to using fonts other than the standard PostScript fonts.
This package makes it easy to ...
extrafontdb
Package for holding the database for the extrafont package
fontcm
Computer Modern font for use with extrafont package
gcookbook
This package contains data sets used in the book "R Graphics Cookbook" by Winston Chang, published b...
ggplot2
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
ggstance
A 'ggplot2' extension that provides flipped components: horizontal versions of 'Stats' and 'Geoms', ...
ggvis
An implementation of an interactive grammar of graphics, taking the best parts of 'ggplot2', combini...
googleComputeEngineR
Interact with the Google Compute Engine API in R. Lets you create, start and stop instances in the G...
gtable
Tools to make it easier to work with "tables" of 'grobs'.
htmltools
Tools for HTML generation and output.
htmlwidgets
A framework for creating HTML widgets that render in various contexts including the R console, 'R Ma...
httpuv
Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly fro...
leaflet
Create and customize interactive maps using the 'Leaflet' JavaScript library and the 'htmlwidgets' p...
lubridate
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, ...
memoise
Cache the results of a function so that when you call it again with the same arguments it returns th...
namespace
This package provides user-level functions to manage namespaces not (yet) available in base R: 'regi...
plyr
A set of tools that solves a common set of problems: you need to break a big problem down into manag...
profr
profr provides an alternative data structure
and visual rendering for the profiling informati...
profvis
Interactive visualizations for profiling R code.
R6
The R6 package allows the creation of classes with reference semantics, similar to R's built-in refe...
reshape2
Flexibly restructure and aggregate data using just two
functions: melt and dcast (or acast).
rmarkdown
Convert R Markdown documents into a variety of formats.
Rttf2pt1
This package contains the program ttf2pt1, for use with the extrafont package. This product includes...
scales
Graphical scales map data to aesthetics, and provide methods for automatically determining breaks an...
shiny
Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding ...
shinybootstrap2
Provides Bootstrap 2 web components for use with the Shiny package. With versions of Shiny prior to ...
shinydashboard
Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to c...
shinythemes
Themes for use with Shiny. Includes several Bootstrap themes from http://bootswatch.com/, which are ...
testthat
A unit testing system designed to be fun, flexible and easy to set up.
Impact Percentile
100
Number of Packages
34
Package Downloads
8,183,594
Citations
532
Top Collaborators
Hadley Wickham
RStudio
Paul Murrell
Alexej Kryukov
Scott Chamberlain