Skip to contents

The database only accepts people names that are registered in the "metadata.people" table. This should contain all people that are relevant to the project.

Usage

getNames(asTibble = F)

Value

A tibble of the people id, names and abbreviated names registered in the people table.

Examples

if (FALSE) { # \dontrun{
getNames()
} # }