powered by
Nicely prints summary information about a substructured population created using breedFst
breedFst
# S3 method for population print(x, ...)
The population object to be printed
Ignored - really should be passed to print, but given cat is actually called they are ignored
James M. Curran
data(fbiCaucs) p = breedFst(fbiCaucs) print(p)
Run the code above in your browser using DataLab