stan-dev/bayesplot

Vignette/template demonstrating how to contribute a new plotting function to bayesplot

Open

#142 geöffnet am 13. Apr. 2018

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)R (93 Forks)github user discovery
documentationhelp wanted

Repository-Metriken

Stars
 (439 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Given the increasing number of people developing R packages depending on Stan, it would be nice to have a vignette demonstrating the process of contributing a new plotting function to bayesplot, including the coding (e.g., internally using the available _data functions or making a new one), doc, tests, pull request, etc? Something similar to @tjmahr's blog post but specifically focused on providing a template for new contributors. There are enough packages listing

Contributor Guide