Skip to contents

Check if the schema is valid

Usage

is_valid_schema(schema)

Arguments

schema

A list to validate.

Value

TRUE if the schema is a valid named list, otherwise FALSE.