Creates an example dm
object from the tables in
pixarfilms, along with the references.
Arguments
- ...
These dots are for future extensions and must be empty.
- color
Boolean, if
TRUE
(default), the resultingdm
object will have colors assigned to different tables for visualization withdm_draw()
.- consistent
Boolean, In the original
dm
thefilm
column inpixar_films
contains missing values so cannot be made a proper primary key. Set toTRUE
to remove those records.