Properties of the Studies
Return the list of study properties that can be used to search studies and trees used in the synthetic tree.
studies_properties(...)
... |
additional arguments to customize the API request (see
|
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
A list of the study properties that can be used to find studies and trees that are contributing to the synthetic tree.
## Not run: all_the_properties <- studies_properties() unlist(all_the_properties$tree_properties) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.