Skip to content

muschellij2/jhudsl

Repository files navigation

Travis build status AppVeyor Build Status Coverage status JHU Data Science

jhudsl

The goal of jhudsl is to provide tools for Johns Hopkins Data Science Lab members so that they can brand and organize their packages based on the lab principles. ...

Installation

You can install jhudsl from github with:

# install.packages("devtools")
devtools::install_github("muschellij2/jhudsl")

Installation

You can install jhudsl from github with:

library(jhudsl)
dsl_logo_url()
#> [1] "http://jhudatascience.org/images/logo.png"
dsl_badge()
#> [1] "[![JHU Data Science](http://jhudatascience.org/images/logo.png)](http://jhudatascience.org/)"

If use results = 'asis', it creates the logo:

cat(dsl_badge())

JHU Data Science

About

Johns Hopkins Data Science Lab

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages