Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

studies_properties

Properties of the Studies


Description

Return the list of study properties that can be used to search studies and trees used in the synthetic tree.

Usage

studies_properties(...)

Arguments

...

additional arguments to customize the API request (see rotl package documentation).

Details

The list returned has 2 elements tree_properties and studies_properties. Each of these elements lists additional arguments to customize the API request properties that can be used to search for trees and studies that are contributing to the synthetic tree. The definitions of these properties are available from https://github.com/OpenTreeOfLife/phylesystem-api/wiki/NexSON

Value

A list of the study properties that can be used to find studies and trees that are contributing to the synthetic tree.

See Also

Examples

## Not run: 
 all_the_properties <- studies_properties()
 unlist(all_the_properties$tree_properties)

## End(Not run)

rotl

Interface to the 'Open Tree of Life' API

v3.0.11
BSD_2_clause + file LICENSE
Authors
Francois Michonneau [aut, cre] (<https://orcid.org/0000-0002-9092-966X>), Joseph Brown [aut] (<https://orcid.org/0000-0002-3835-8062>), David Winter [aut] (<https://orcid.org/0000-0002-6165-0029>), Scott Chamberlain [rev] (<https://orcid.org/0000-0003-1444-9135>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.