n.samples: Number of samples

Description Usage Arguments Value

Description

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

Usage

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

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

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

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

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

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

Arguments

x

StructureData, StructureAnalysis.

Value

integer.


jeffreyhanson/structurer documentation built on May 19, 2019, 4:01 a.m.