This function prints objects.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## S3 method for class 'BayeScanReplicate'
print(x, ..., header = TRUE)
## S3 method for class 'BayeScanResults'
print(x, ..., header = TRUE)
## S3 method for class 'BayeScanData'
print(x, ..., header = TRUE)
## S3 method for class 'BayeScanOpts'
print(x, ..., header = TRUE)
## S3 method for class 'BayeScanAnalysis'
print(x, ..., header = TRUE)
 | 
| x | the object to print. | 
| ... | not used. | 
| header | 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.