n.samples: Number of samples

Description Usage Arguments Value

View source: R/generics.R

Description

This function returns the number of samples in a BayeScan object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
n.samples(x)

## S3 method for class 'BayeScanReplicate'
n.samples(x)

## S3 method for class 'BayeScanResults'
n.samples(x)

## S3 method for class 'BayeScanData'
n.samples(x)

## S3 method for class 'BayeScanAnalysis'
n.samples(x)

Arguments

x

BayeScanData, BayeScan.

Value

integer.


paleo13/bayescanr documentation built on May 24, 2019, 5:59 p.m.