| close_stream | R Documentation |
Close a data stream that needs closing (e.g., a file or a connection).
close_stream(dsd, ...)
dsd |
An object of class a subclass of DSD which implements a reset function. |
... |
further arguments. |
close_stream() is implemented for:
DSD
DSD_ReadCSV
DSD_ReadDB
DSD_ReadStream
DSF
DST_WriteStream
Michael Hahsler
Other DSD:
DSD(),
DSD_BarsAndGaussians(),
DSD_Benchmark(),
DSD_Cubes(),
DSD_Gaussians(),
DSD_MG(),
DSD_Memory(),
DSD_Mixture(),
DSD_NULL(),
DSD_ReadDB(),
DSD_ReadStream(),
DSD_Target(),
DSD_UniformNoise(),
DSD_mlbenchData(),
DSD_mlbenchGenerator(),
DSF(),
animate_data(),
get_points(),
plot.DSD(),
reset_stream()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.