Skip to contents

An example of a generated DGF with all default options.

Format

Result of create_dgf with example.df data.

Details

This data set was generated using the code in the example section of this help file.

Examples

if (FALSE) {
data(df)
create_dgf(df, file = "dgf")
}