Learn R Programming

rjazz (version 0.1.7)

type_const: A set of server constants stored in a list

Description

This is a global variable of type list that contains a set of constants used in the Jazz API. All constants are integers. Direct usage of the integer values is possible but not recommended.

Arguments

Examples

Run this code
# NOT RUN {
type_const[['BLOCKTYPE_RAW_MIME_HTML']]
# }

Run the code above in your browser using DataLab