Hello,
I am trying to run HOT SAX algorithm using ecgo606 dataset.
First line :
rdsamp -r sele0606 -f 120.000 -l 60.000 -p -c | sed -n '701,3000p' >0606.csv
when I run this in R studio, I got following error message :
Error: unexpected symbol in "rdsamp -r ecg0606"
Please help me to solve this problem.
Thanks in advance