View source: R/euler-methods.R
| coef.euler | R Documentation |
Returns the $shapes data frame — a tagged uniform schema with one row
per set, a type column, and shape-specific columns
(h, k, a, b, phi, width, height, side) populated according to the
chosen shape (other columns are NA). For circle/ellipse fits the
legacy $ellipses slot is still populated for back-compat; consumers
that need the new shapes (rectangle, square) must read $shapes.
## S3 method for class 'euler'
coef(object, ...)
object |
object of class |
... |
ignored |
a data frame of the fitted shape parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.