• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
rjake
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links torjake

simplecolors - Access Color Names Using a Standardized Nomenclature

A curated set of colors that are called using a standardized syntax: saturation + hue + lightness. For example, "brightblue4" and "mutedred2". Functions exists to return individual colors by name or to build palettes across or within hues. Most functions allow you to visualize the palettes in addition to returning the desired hex codes.

Last updated

6.12 score 15 stars 88 scripts 532 downloads

headliner - Compose Sentences to Describe Comparisons

Create dynamic, data-driven text. Given two values, a list of talking points is generated and can be combined using string interpolation. Based on the 'glue' package.

Last updated

hacktoberfest

5.85 score 44 stars 32 scripts 209 downloads

shinyobjects - Access Reactive Data Interactively

Troubleshooting reactive data in 'shiny' can be difficult. These functions will convert reactive data frames into functions and load all assigned objects into your local environment. If you create a dummy input object, as the function will suggest, you will be able to test your server and ui functions interactively.

Last updated

5.40 score 21 stars 12 scripts 246 downloads