C.H. <chainsawtiney <at> gmail.com> writes: > http://r-forge.r-project.org/projects/tuner/ > > On Mon, Sep 20, 2010 at 8:35 AM, Deb Midya <debmidya <at> yahoo.com> wrote: [snip] > > 1. Is there any R-package or if any to compose music? > > 2. Is there any R-package or if any to analyse music?
Also RSiteSearch("music") or install.packages("sos"); library(sos); findFn("music") which would have led you to the same conclusion. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.