View source: R/shape_dat-class.R
| get_dat | R Documentation |
Creates a object data data.frame from a formula stating the structure of the
object according to a formula template. Used in the shape_* functions.
get_dat(data, formula)
data |
an optional |
formula |
a formula stating the object structure. |
data.frame or list with a formula attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.