list_messages: List all messages from a given library

Description Usage Arguments Details Value Examples

View source: R/message-library.R

Description

The call returns a list with all available mesage ids, descriptions and category.

Usage

1
list_messages(library_id)

Arguments

library_id

The library id can be one of the following IDs: User ID, Group ID, ThreeSixty ID (see 'list_libraries')

Details

The library id can be found using the 'list_libraries' call.

Value

A tibble.

Examples

1
2
3
4
## Not run: 
 list_messages("UR_0NXtl92JJWqfWcJ")

## End(Not run)

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.