All Projects → egenn → music

egenn / music

Licence: GPL-3.0 license
Music Theory in R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to music

Elastic
R client for the Elasticsearch HTTP API
Stars: ✭ 227 (+567.65%)
Mutual labels:  rstats
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-50%)
Mutual labels:  rstats
HumanPilot
Spatial Transcriptomics human DLPFC pilot study part of the spatialLIBD project
Stars: ✭ 22 (-35.29%)
Mutual labels:  rstats
Reactr
React for R
Stars: ✭ 227 (+567.65%)
Mutual labels:  rstats
travis
⛔ ARCHIVED ⛔ Set Up 'Travis' for Testing and Deployment
Stars: ✭ 61 (+79.41%)
Mutual labels:  rstats
statically
📸 Generate Webpage Screenshots Using the Statically API
Stars: ✭ 28 (-17.65%)
Mutual labels:  rstats
Fulltext
Search across and get full text for OA & closed journals
Stars: ✭ 221 (+550%)
Mutual labels:  rstats
cusumcharter
Easier CUSUM control charts. Returns simple CUSUM statistics, CUSUMs with control limit calculations, and function to generate faceted CUSUM Control Charts
Stars: ✭ 17 (-50%)
Mutual labels:  rstats
epanetReader
Read text files in Epanet's .inp and .rpt formats into R
Stars: ✭ 18 (-47.06%)
Mutual labels:  rstats
shapr
Explaining the output of machine learning models with more accurately estimated Shapley values
Stars: ✭ 95 (+179.41%)
Mutual labels:  rstats
Iheatmapr
Complex, interactive heatmaps in R
Stars: ✭ 242 (+611.76%)
Mutual labels:  rstats
Polite
Be nice on the web
Stars: ✭ 253 (+644.12%)
Mutual labels:  rstats
mikropml
User-Friendly R Package for Supervised Machine Learning Pipelines
Stars: ✭ 34 (+0%)
Mutual labels:  rstats
Dash
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
Stars: ✭ 15,592 (+45758.82%)
Mutual labels:  rstats
cranlogs
Download Logs from the RStudio CRAN Mirror
Stars: ✭ 70 (+105.88%)
Mutual labels:  rstats
Ghibli
Studio Ghibli colour palettes
Stars: ✭ 227 (+567.65%)
Mutual labels:  rstats
wdlRunR
Elastic, reproducible, and reusable genomic data science tools from R backed by cloud resources
Stars: ✭ 34 (+0%)
Mutual labels:  rstats
sacred
📖 Sacred texts in R
Stars: ✭ 19 (-44.12%)
Mutual labels:  rstats
r-docker-tutorial
A docker tutorial for reproducible research
Stars: ✭ 245 (+620.59%)
Mutual labels:  rstats
nasapower
API Client for NASA POWER Global Meteorology, Surface Solar Energy and Climatology in R
Stars: ✭ 79 (+132.35%)
Mutual labels:  rstats

music R package

License: GPL v3 Build Status AppVeyor build status codecov CRAN


A little music theory in R

Description

Build, play, and visualize scales, chords, and chord progressions

ASCII piano console plots:

Waveform time series plots:

Installation

You can either install from CRAN or grab the latest version directly from this repository.

Install from CRAN:

install.packages("music")

Install latest version from GitHub:

Install using remotes:

install.packages("remotes")
remotes::install_github("egenn/music")

Documentation

Official R manual

music Vignette

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].