Description Usage Arguments Examples
Print "stline"
Object
1 2 |
x |
An object of class |
... |
NULL; supplied for S3 method consistency |
1 2 3 4 5 | line <- straighten(1, 0, 5)
print(line)
line2 <- straighten(7, -5, 0)
print(line2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.