Stream data to a Crunch dataset

streamRows(ds, data)

Arguments

ds

a CrunchDataset

data

a data.frame with data to send as a stream, The given data values must be in the Crunch I/O format (for example, category ids instead of names or numeric_values)