sample_int | R Documentation |
Builds a series of sample numbers.
sample_int(values, .sampling_rate)
values |
Sequence of integers. |
.sampling_rate |
Double indicating the sampling rate in Hz. |
Other sample_int:
is_sample_int()
sample_int(1:100, .sampling_rate = 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.