Michael
You might look at my TSzip package on CRAN. There are examples in the Guide:
http://cran.at.r-project.org/web/packages/TSzip/vignettes/Guide.pdf. The
package may not work directly, since it is designed for time series data (the
example is daily market data.) But the general idea of just
On Sep 16, 2011, at 10:32 AM, Michael Friendly wrote:
> I'm looking for guidance or advice about the R license to use in preparing a
> package containing the
> Baseball Database from http://baseball1.com/statistics/
> My main purpose is to make it available to students in a course, and to
> deve