Closed cynthiahqy closed 1 year ago
since a named list is a vector, you should be able to take named vectors and turn them into candidate links using the same method as links_from_list(), they could even just alias each other
links_from_list()
Variant on #66 , with naming consistent with #111
since a named list is a vector, you should be able to take named vectors and turn them into candidate links using the same method as
links_from_list()
, they could even just alias each other