The muschflow
package: Provides a build status for all John
‘Muschelli’ ‘GitHub’ packages.
You can install muschflow from github with:
# install.packages("devtools")
devtools::install_github("muschellij2/muschflow")
muschflow
: the muschelli_workflow
functiontitle = "The Title to Your Package in Title Case"
description = "The description in normal prose of your package. Should end in a period."
muschflow::muschelli_workflow(
title = title, description = description,
fields = muschelli_fields(
title = title, description = description,
given = "Given/First Name",
family = "Family/Last Name",
email = "your@email.com",
role = c("aut", "cre"))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.