powered by
This function returns a list with the row-paths to all structural subtables which contain no data rows (even if they have associated content rows).
find_degen_struct(tt)
A list of character vectors representing the row paths, if any, to degenerate substructures within the table.
(TableTree) a TableTree object.
TableTree
Other table structure validation functions: sanitize_table_struct(), validate_table_struct()
sanitize_table_struct()
validate_table_struct()
find_degen_struct(rtable("hi"))
Run the code above in your browser using DataLab