gen_datatable_synthetic: Generate synthetic dataset for testing

View source: R/util.r

gen_datatable_syntheticR Documentation

Generate synthetic dataset for testing

Description

Generate synthetic dataset for testing

Usage

gen_datatable_synthetic(N = 2e+08, K = 100)

Arguments

N

number of rows. Defaults to 200 million

K

controls the number of unique values for id. Some ids will have K distinct values while others have N/K distinct values


xiaodaigh/disk.frame documentation built on Feb. 3, 2023, 10:04 p.m.