powered by
msectopoints(a, lengthsegment, startmsec, endmsec)
a
erpR
pointstomsec
# convert 400 ms to points in a segment of 500 points starting from -200 ms # and ending at 1500 (500 Hz). msectopoints(120, 500, startmsec=-500, endmsec=1500)
Run the code above in your browser using DataLab