sampleData: Creates a new Datafringe from a dataframe

Description Usage Arguments Value Examples

Description

Creates a new datapackage from json, data fringe, list of data fringes, list of data fringees (see Datafringe reference class)

Usage

1
sampleData(ftype, asFringe = FALSE)

Arguments

d

might be a json string, data fringe or list of data fringes.

Value

dp

Examples

1
2
3
4
## Not run: 
fringe <- newDatafringeFromDatafringe(mtcars)

## End(Not run)

jpmarindiaz/fringer documentation built on May 19, 2019, 10:47 p.m.