dm_pixarfilms | R Documentation |
Creates an example dm
object from the tables in
pixarfilms, along with the references.
dm_pixarfilms(..., color = TRUE, consistent = FALSE)
... |
These dots are for future extensions and must be empty. |
color |
Boolean, if |
consistent |
Boolean, In the original |
A dm
object consisting of pixarfilms tables, complete with
primary and foreign keys and optionally colored.
dm_pixarfilms()
dm_pixarfilms() %>%
dm_draw()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.