Description Usage Arguments Value Examples
Get a compendium by a given name, None otherwise
1 2 3 4 | get_compendium(
url = "http://compass.fmach.it/graphql",
species = "vitis_vinifera"
)
|
url |
a string: the current url for compass GraphQL endpoint |
species |
a string ('vitis_vinifera') |
a <pycompass.compendium.Compendium> object
1 | vv_compendium <- get_compendium()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.