Skip to contents

Helper function to compute the items name.

Usage

items_name(id)

Arguments

id

the id of the module server instance

Value

The name of the corresponding items.

Examples

items_name(id = "mydata")
#> [1] "mydata_items"