View source: R/as.data.frame.circular.R
as.data.frame.circular | R Documentation |
This function is a method of as.data.frame
for a circular object.
## S3 method for class 'circular'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
object of class |
row.names |
|
optional |
logical; if |
... |
additional arguments to be passed to or from methods. |
Claudio Agostinelli
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.