Description Usage Arguments Examples
View source: R/generate_typing_dataset.R
ruf
1 2 3 4 5 6 | generate_typing_dataset(
start_ts = 1563937206,
start_ts_offset = 1000,
stream_length = 100,
rand_seed = 999
)
|
start_ts |
class: numeric |
start_ts_offset |
class: numeric |
stream_length |
class: numeric |
rand_seed |
class: numeric |
1 | generate_typing_dataset(start_ts = 1563937206, start_ts_offset=1000, stream_length=100, rand_seed = 999)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.