Save the HRV indices as an excel file
SaveHRVIndices(
RHRVEasyResultObject,
saveHRVIndicesInPath = ".",
filename = NULL
)
An object of class `RHRVEasyResult` as returned by `RHRVEasy()`
The path where the HRV indices will be saved as an excel file. The name of the file is automatically created based on the groups being compared.
Filename of the excel file. If not provided, the name of the file is built using the names of the groups being compared.