Skip to content

zawmtun/nightingale

Repository files navigation

Project Quick Start

R-CMD-check

The goal of nightingale is to provide an exemplary R package for learning and trying out practices of research software engineering.

The team

Members: Jan Simson, Fritjof Jammers

Installation

You can install the development version of nightingale from GitHub with:

# install.packages("pak")
pak::pak("jansim/nightingale")

Example

This is a basic example which shows you how to use the package. First load the package into the environment:

library(nightingale)

To create a barplot of mortality data:

show_barplot()

To launch a Shiny dashboard for the mortality data:

show_shiny_app()

License

This package is licensed under the MIT License.
See the LICENSE file for details.

Contact

Reach out:

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors