Rdocumentation
powered by
Learn R Programming
euroMix (version 1.1.1)
R: R, S and V
Description
Data used for examples in
LRp
.
Usage
R S V
Arguments
Format
R is a data.frame containing mixture alleles for 9 markers. S is a data.frame containing suspect's genotype for 9 markers. V is a data.frame containing victim's genotype for 9 markers.
Examples
Run this code
data(R);data(S);data(V)
Run the code above in your browser using
DataLab