View source: R/print.seqchecknopres.r
print.seqchecknopres | R Documentation |
prints its argument
## S3 method for class 'seqchecknopres'
print(x, ...)
x |
result from |
... |
further arguments passed to or from other methods |
Christof Neumann
data(adv)
print(seqcheck(winner = adv$winner, loser = adv$loser, Date = adv$Date))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.