SCM

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: Error with LoadBeatWFDB [ Reply ]
By: Saranjeet Kaur on 2018-10-25 05:22
[forum:46373]
Solved it!!

RE: Error with LoadBeatWFDB [ Reply ]
By: Saranjeet Kaur on 2018-10-25 04:19
[forum:46371]
I am referring page 43 of the book

"[Use R!] Martinez, Constantino Antonio Garcia - Heart rate variability analysis with the R package RHRV"

Error with LoadBeatWFDB [ Reply ]
By: Saranjeet Kaur on 2018-10-25 04:16
[forum:46370]
## When I run this command:

hrv.data <- LoadBeatWFDB(hrv.data,RecordName = "M2", RecordPath = "sampleData", annotator = "qrs")

## An error meassage is generated

## Error in setwd(RecordPath) : cannot change working directory

## On using

hrv.data <- LoadBeatWFDB(hrv.data,RecordName = "M2", RecordPath = "http://physionet.org/physiobank/database/meditation/data/M2.hea", annotator = "qrs")

## This error is obtained

## Error in setwd(RecordPath) : cannot change working directory

##And on using

hrv.data <- LoadBeat("WFDB", hrv.data,"M2", annotator = "qrs")

## This error is obtained:

## Error in splitAuxHeader[[1]] : subscript out of bounds

How to proceed?


Thanks to:
Vienna University of Economics and Business Powered By FusionForge