Skip to contents

Returns a list of ArangoDocument's with all the lower levels of the given taxon x.

Usage

get_all_children(x, florula.collection)

Arguments

x

An ArangoDocument corresponding to a taxon in florula.collection.

florula.collection

An ArangoCollection containing a flora list.

Value

A list of ArangoDocument's retrieved from florula.collection.

Details

The flora list in florula.collection must follow a specific structure. Check function insert_taxa for more details.

Author

Tiago Monteiro-Henriques. E-mail: tmh.dev@icloud.com.