Description Usage Arguments Examples
Read a numpy (python) data array into R
1 | read_numpy(filename)
|
filename |
Filename for the numpy (.npy) file |
1 2 3 4 | ## Not run:
r_ecg <- read_numpy("digital_ecgs.npy")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.