nindiv {Haplin} | R Documentation |
Count the number of individuals in the data
Description
This is a help function to count the number of individuals in an object read in with genDataRead (or loaded with genDataLoad).
Usage
nindiv(data.in, design = "triad")
Arguments
data.in |
The data read in by genDataRead. |
design |
The design used in the study - choose from:
|
Value
How many individuals (integer).
[Package Haplin version 7.3.1 Index]