Skip to contents

List all the providers in the directory

Usage

get_providers()

Value

A character vector of provider names.

Examples

if (FALSE) { # interactive()
head(get_providers())
}