Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonocarroll/realtime
https://github.com/jonocarroll/realtime
ozunconf17 r r-package rstats unconf
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonocarroll/realtime
- Owner: jonocarroll
- Created: 2017-10-25T23:24:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T00:00:59.000Z (over 6 years ago)
- Last Synced: 2024-08-13T07:14:34.049Z (3 months ago)
- Topics: ozunconf17, r, r-package, rstats, unconf
- Language: R
- Size: 10.5 MB
- Stars: 15
- Watchers: 13
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
Awesome Lists containing this project
- jimsghstars - jonocarroll/realtime - (R)
README
---
output:
rmarkdown::github_document:
html_preview: no
---```{r, include = FALSE}
knitr::opts_chunk$set(fig.path = "man/figures/README-", fig.align = "center")
```# Realtime data visualizations
[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)
[![Travis Build Status](https://img.shields.io/travis/ropensci/realtime/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/ropensci/realtime)
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/ropensci/realtime/master.svg?label=Windows)](https://ci.appveyor.com/project/ropensci/realtime)
[![Coverage Status](https://codecov.io/github/ropensci/realtime/coverage.svg?branch=master)](https://codecov.io/github/ropensci/realtime?branch=master)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/ropensci)](https://CRAN.R-project.org/package=ropensci)Insert more information here