
Check if two objects have identical structure
Source:R/identical_structure.R
      identical_structure.RdThis function determines whether two objects have the same structure,
References
Inspired by https://stackoverflow.com/a/45548885/15157768.
See also
Other package helpers:
Dictionary,
Storage,
check_missing(),
find_namespace_calls(),
input_check_response(),
match_arg(),
package_logo(),
print_data.frame(),
print_matrix(),
system_information(),
unexpected_error(),
user_confirm()