muschelli_fields: Fields for a Muschelli Package

Description Usage Arguments Value Examples

Description

Fields for a Muschelli Package

Usage

1
2
3
muschelli_fields(title = "", description = "", given = "John",
  family = "Muschelli", email = "muschellij2@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6469-1750"))

Arguments

title

Title of package

description

Description of package. Should be able to work with the start of the sentence "The goal is to provide".

given

a character vector with the given names, or a list thereof.

family

a character string with the family name, or a list thereof.

email

a character string (or vector) giving an e-mail address (each), or a list thereof.

role

Role of the people (author/creator)

comment

Additional comments (usually for ORCID ID)

Value

A list of named fields

Examples

1

muschellij2/muschflow documentation built on May 14, 2019, 5:29 p.m.