View source: R/physio_functions.R
| downsample_physio | R Documentation | 
This function reduces the
downsample_physio(
  ep.physio,
  downsample_factor = 1,
  digital_channels = c("ttl_code", "ttl_onset", "Digital.*"),
  method = "subsample"
)
| ep.physio | An ep.physio object created by read_acq | 
| downsample_factor | An integer factor used to subsample data | 
| digital_channels | Column names or positions containing digital channels, These will be downsampled using the
 | 
| method | How to downsample the signal. The default is  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.