Skip to contents

All functions

.vrv()
Access the validated reactive value pronoun
extract_error()
Extract an error message from an object
is_default()
Determine whether a reactive is using its default value
validated_reactive_val() `$`(<vrv>)
Create a validated reactive value
vrv_chr() vrv_chr_scalar()
Create a validated reactive character vector
vrv_dbl() vrv_dbl_scalar()
Create a validated reactive double vector
vrv_fct() vrv_fct_scalar()
Create a validated reactive factor-like character vector
vrv_int() vrv_int_scalar()
Create a validated reactive integer vector
vrv_lgl() vrv_lgl_scalar()
Create a validated reactive logical vector