loci.names: Loci names

Description Usage Arguments Value

View source: R/generics.R

Description

This function returns the loci names in a Structure object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
loci.names(x)

loci.names(x) <- value

## S3 method for class 'StructureData'
loci.names(x)

## S3 replacement method for class 'StructureData'
loci.names(x) <- value

## S3 method for class 'StructureAnalysis'
loci.names(x)

## S3 replacement method for class 'StructureAnalysis'
loci.names(x) <- value

## S3 method for class 'StructureCollection'
loci.names(x)

## S3 replacement method for class 'StructureCollection'
loci.names(x) <- value

Arguments

x

StructureData, StructureAnalysis.

value

character new loci names.

Value

character.


paleo13/structurer documentation built on May 24, 2019, 6:01 p.m.