powered by
Display the basic information about a Sample object or a wav file.
# S3 method for Sample print(x,…)
a Sample object, or a string giving the name of a wav file.
further parameters, not used at the moment.
plot.Sample for plotting the waveform of a sample.
plot.Sample
# NOT RUN { s <- Sine(440,1) print(s) # }
Run the code above in your browser using DataLab