Skip to contents

Retrieves a list of all groups in the improve repository.

Usage

loadGroups()

Value

A data frame of groups. Returns NULL if the groups cannot be retrieved.

Examples

if (FALSE) { # \dontrun{
groups <- loadGroups()
} # }