| sample_data | R Documentation | 
Creates a new datapackage from json, data fringe, list of data fringes, list of data fringees (see Datafringe reference class)
sample_data(
  frtype,
  n = 20,
  loremNames = TRUE,
  names = NULL,
  addNA = TRUE,
  rep = FALSE,
  ...
)
| d | might be a json string, data fringe or list of data fringes. | 
dp
## Not run: 
fringe <- newDatafringeFromDatafringe(mtcars)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.