Skip to contents

Retrieves numeric IDs given alphanumeric IDs

Usage

get_numids(graph_obj, alpha_ids)

Arguments

graph_obj

A quickdag object output by qd_dag() or qd_swig().

alpha_ids

A vector of alphanumeric node IDs upon which to operate.