powered by
Find degenerate (sub)structures within a table (Experimental)
find_degen_struct(tt)
a list of character vectors representing the row paths, if any, to degenerate substructures within the table.
TableTree
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(rtable("hi"))
Run the code above in your browser using DataLab