check_valid_structure: Check if List is Valid

View source: R/check_valid_structure.R

check_valid_structureR Documentation

Check if List is Valid

Description

Checks if a list has a proper structure to be transformed into a hierarchical structure

Usage

check_valid_structure(n)

Arguments

n

list

Value

Error if the structure is improper. Otherwise, there's no output.

See Also

check_condition()


lsasim documentation built on April 3, 2025, 5:57 p.m.