
data(Pram)
genclone
object with 3 hierarchical levels
called "SOURCE", "YEAR", and, "STATE". The other slot contains a
named vector of repeat lengths called "REPLEN", a matrix of xy
coordinates for the forest samples called "xy", and a palette to
color the ~SOURCE/STATE stratification called "comparePal".data(Pram)
# Repeat lengths (previously processed via fix_replen)
other(Pram)$REPLEN
# Color palette for source by state. Useful for minimum spanning networks
other(Pram)$comparePal
Run the code above in your browser using DataLab