getEntityTypes: Get entity types

Description Usage Value See Also Examples

View source: R/getEntityTypes.R

Description

Get a table of available entity types and their IDs.

Usage

1

Value

a data frame with two rows, id and type.

See Also

mc_items(), spawnEntity(), find_entity()

Examples

1
2
3
4
5
## Not run: 
mc_connect()
getEntityTypes()

## End(Not run)

kbroman/miner documentation built on Jan. 26, 2021, 8:14 p.m.