Check if two objects have identical structure
Source:R/identical_structure.R
identical_structure.Rd
This 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
,
input_check_response()
,
match_arg()
,
package_logo()
,
print_data.frame()
,
print_matrix()
,
system_information()
,
unexpected_error()
,
user_confirm()