Package index
-
base_model() - Create a model factory function
-
check_args() - Check function arguments
-
dtype() - Create a model field/type definition
-
is_any() - Type predicate
any
-
is_typewriter_model() - Type predicate
typewriter model
-
model_dump() - Convert model to base list
-
model_field() - Create a model field
-
model_from_template() - Create a model factory function from a template object
-
model_validate() - Validate a list or a data frame
-
names_to_camel_case() - Convert names of an object to camel case
-
names_to_snake_case() - Convert names of an object to snake case
-
optional() - Mark a parameter as optional
-
typed_struct() - Create a typed structure