length.enum_type <- function(enum_type) { stopifnot(is.enum_type(enum_type)) length(get_enum_values(enum_type)) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.