n.pop: Number of populations

Description Usage Arguments Value

View source: R/generics.R

Description

This function returns the number of populations sin a Structure object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
n.pop(x)

## S3 method for class 'StructureReplicate'
n.pop(x)

## S3 method for class 'StructureResults'
n.pop(x)

## S3 method for class 'StructureOpts'
n.pop(x)

## S3 method for class 'StructureAnalysis'
n.pop(x)

## S3 method for class 'StructureCollection'
n.pop(x)

Arguments

x

StructureReplicate, StructureResults, or StructureAnalysis.

Value

integer.


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