Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerlittlefield/rfortunes

:iphone: A react-native app for the fortunes R package
https://github.com/tylerlittlefield/rfortunes

fortunes javascript r react-native rstats

Last synced: 6 days ago
JSON representation

:iphone: A react-native app for the fortunes R package

Awesome Lists containing this project

README

        

# RFortunes

[![CircleCI](https://circleci.com/gh/tyluRp/RFortunes.svg?style=svg)](https://circleci.com/gh/tyluRp/RFortunes)
[![](https://img.shields.io/github/license/tylurp/RFortunes.svg)](https://github.com/tyluRp/RFortunes/tree/master)

A simple iOS app written with the [react-native](https://facebook.github.io/react-native/) javascript framework. RFortunes queries a random row from a SQLite database. The data comes from the [`fortunes`](https://cran.r-project.org/web/packages/fortunes/index.html) R package.