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


tmatta/lsasim documentation built on Aug. 25, 2023, 5:50 p.m.