identify_subsets {pleiotest}R Documentation

Internal function to identify sub-sets of data and return a list with IDs.

Description

This function is used internally in pleioR.

Usage

identify_subsets(trait, id)

Arguments

trait

character indicating traits.

id

character indicating IDs.

Value

list with an ID matrix and ID subsets.

Author(s)

Original code by Fernando Aguate.


[Package pleiotest version 1.0.0 Index]