Learn R Programming

spark (version 2.0.0)

'Sparklines' in the 'R' Terminal

Description

A 'sparkline' is a line chart, without axes and labels. Its goal is to show the general shape of changes over time, or another quantity. This package is an 'R' implementation of the original shell project: .

Copy Link

Version

Install

install.packages('spark')

Monthly Downloads

10

Version

2.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gabor Csardi

Last Published

July 20th, 2017

Functions in spark (2.0.0)

spark.matrix

Spark lines for rows of a matrix.
sparklines

Sparklines in the R terminal
spark

Generic spark line method for matrices or data frames, etc.
spark.default

Spark line of a numeric vector on the terminal