Add is_nested_list, is_non_nested_list

Issue #3 resolved
Richard Cotton repo owner created an issue

Checks for is_list(x) and (not) any(bapply(x, is.list)).

Comments (1)

  1. Log in to comment