flipper

Make it easy to flip through R packages from CRAN, Bioconductor, and GitHub

Stars
13
Committers
3

title: "flipper: Makes discovering new R packages flipping easy" output: rmarkdown::html_vignette: self_contained: no

md_document:
variant: markdown_github

knitr::opts_chunk$set(
  collapse = TRUE,
  warning = TRUE,
  message = TRUE,
  width = 120,
  comment = "#>",
  fig.retina = 2,
  fig.path = "README-"
)

flipper

Some existing work found here

Badges
Extracted from project README
Build Status Project Status: Concept.