powered by
data("emg95306000")
emg95306000
# Load data data(emg95306000) # Coerce data into an 'emg' object x <- as.emg(emg95306000, samplingrate=1000, units="mV") plot(x, main = "EMG of limb muscles of decorticated cat")
Run the code above in your browser using DataLab