Skip to contents

Helper function for layer_netlet to extract attributes from listed netlet objects

Usage

get_attribs(a_list, attrib, list_format = FALSE, get_unique = FALSE)

Arguments

a_list

named list object

attrib

character string of attribute to extract

list_format

logical, if TRUE return list of attributes

get_unique

logical, if TRUE return unique values of attribute

Value

attribute values