Skip to contents

Get a list of entities within the RAP database.

Usage

rap_get_database_entities()

Value

A character vector of entities within the RAP database.

Examples

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