Skip to contents

Cycle through elements of a netlet object and make sure that they are identical before we try to merge into a multilayer netify object

Usage

check_layer_compatible(a_list, elems, msg)

Arguments

a_list

list object to check

elems

character vector with names of elements to check

msg

character vector of length two warning user if elements are found to be not identical. First part of vector is the preamble before the element name and second part is what should come after the element name.