Description Usage Arguments Value Examples
View source: R/get_sf_phenotype.R
Adds the social father phenotype based on a phenotype table and a metadata table. If the social father is NA (i.e. unknown), the value is NA.
1 | get_sf_phenotype(metadata, phenotype_table, phenotype_index)
|
metadata: |
Dataframe containing Bird.ID and the IDs of their respective social fathers (Social.Father). |
phenotype_table: |
Dataframe containing Bird.ID and some phenotype(s) of interest. |
phenotype_index: |
Index of variable of interest in phenotype_table. |
: The phenotype table with an additional column for the social father's phenotype.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.