read_ag500_pos | R Documentation |
Read EMA data from AG500 pos files
read_ag500_pos(path, channels = 12, ch_values = 7, bytes = 4, fs = 200)
path |
Path to the .pos file. |
channels |
Number of channels (default |
ch_values |
Number of values per channel (default |
bytes |
Number of bytes per value (default |
fs |
Sampling frequency (default |
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.