knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

musicobservatory

Travis build status Codecov test coverage Project Status: Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. license Last-changedate Follow author

The goal of musicobservatory is to create reproducible program code for the access of data and creation of indicators on music.dataobservatory.eu

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("antaldaniel/musicobservatory")

Code of Conduct

Please note that the musicobservatory project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



antaldaniel/musicobservatory documentation built on Nov. 26, 2020, 6:27 p.m.