ppo_filters: List of filters to use with 'ppo_data'.

ppo_filtersR Documentation

List of filters to use with ppo_data.

Description

A list of the sources, sub-sources, status, traits and genera available and their number of observations in the PPO data portal.

Usage

ppo_filters

Format

A list with 5 element:

  • sourceA data set with 1 row and 2 variable:

    • sourcethe source name

    • nObsthe number of obeservations

  • subSourceA data set with 1 row and 2 variable:

    • subSourcethe subSource name

    • nObsthe number of obeservations

  • statusA data set with 1 row and 2 variable:

    • statusthe status name

    • nObsthe number of obeservations

  • mapped_traitsA data set with 1 row and 2 variable:

    • termIDthe term ID

    • labelthe term label

    • definitionthe term definition from Ontobee

    • urithe link to the term page from Ontobee

    • nObsthe number of obeservations

    • statusif the term status is 'present' or 'absent; useful to filter by status

    • ObjectProperty_termIDthe term for an object propriety in the definition; useful to filter for similar terms

    • ObjectProperty_termID1the term for a second object propriety in the definition; useful to filter for similar terms

    • ObjectProperty_termID2the term for a third object propriety in the definition; useful to filter for similar terms

    ...

Source

https://www.ontobee.org


biocodellc/rppo documentation built on July 8, 2023, 12:45 p.m.