Other packages > Find by keyword >

ggspark  

'ggplot2' Functions to Create Tufte Style Sparklines
View on CRAN: Click here


Download and install ggspark package within the R console
Install from CRAN:
install.packages("ggspark")

Install from Github:
library("remotes")
install_github("cran/ggspark")

Install by package version:
library("remotes")
install_version("ggspark", "0.0.2")



Attach the package and use:
library("ggspark")
Maintained by
Marc Bosch Matas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-05-13
Latest Update: 2024-05-13
Description:
Functions to help with creating sparklines in the style of Edward Tufte <https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&topic_id=1> in 'ggplot2'. It computes ribbon geoms with the interquartile ranges and points and/or labels at the beginning, end, max, and min points.
How to cite:
Marc Bosch Matas (2024). ggspark: 'ggplot2' Functions to Create Tufte Style Sparklines. R package version 0.0.2, https://cran.r-project.org/web/packages/ggspark
Previous versions and publish date:
No previous versions
Other packages that cited ggspark R package
View ggspark citation profile
Other R packages that ggspark depends, imports, suggests or enhances
Functions, R codes and Examples using the ggspark R package
Full ggspark package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SpaceTimeBSS  
Blind Source Separation for Multivariate Spatio-Temporal Data
Simultaneous/joint diagonalization of local autocovariance matrices to estimate spatio-temporally un ...
Download / Learn more Package Citations See dependency  
abn  
Modelling Multivariate Data with Additive Bayesian Networks
Bayesian network analysis is a form of probabilistic graphical models which derives from empirical d ...
Download / Learn more Package Citations See dependency  
nebula  
Negative Binomial Mixed Models Using Large-Sample Approximation for Differential Expression Analysis of ScRNA-Seq Data
A fast negative binomial mixed model for conducting association analysis of multi-subject single-cel ...
Download / Learn more Package Citations See dependency  
jinjar  
Template Engine Inspired by 'Jinja'
Template engine powered by the 'inja' C++ library. Users write a template document, using syntax in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
DDRTree  
Learning Principal Graphs with DDRTree
Provides an implementation of the framework of reversed graph embedding (RGE) which projects data in ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns