hitachi_to_nirs: Load the data from a nirs file

Description Usage Arguments Value References Examples

Description

Load the data from a nirs file

Usage

1

Arguments

x

A Hitachi fNIRS file.

Value

A .nirs file.

References

https://www.nitrc.org/projects/hitachi2nirs/

Examples

1
2
file_path <- system.file("extdata", "Hitachi_ETG4000_24Ch_Total.csv", package = "fnirsr")
hitachi_to_nirs(file_path)

erzk/fnirsr documentation built on May 16, 2019, 8:50 a.m.