get.individuals-methods: Print the names/IDs of individuals

get.individuals-methodsR Documentation

Print the names/IDs of individuals

Description

Extract the names/IDs of individuals.

Usage


## S4 method for signature 'GENOME'
get.individuals(object,region=FALSE)

Arguments

object

an object of class "GENOME"

region

a vector of regions. Default: ALL

Examples


# GENOME.class <- readData("\home\Alignments")
# get.individuals(GENOME.class)


pievos101/PopGenome documentation built on Feb. 24, 2023, 7:11 a.m.