[R-gregmisc-users] SF.net SVN: r-gregmisc:[1590] trunk/SASxport/data
Brought to you by:
warnes
From: <wa...@us...> - 2012-06-29 18:36:01
|
Revision: 1590 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1590&view=rev Author: warnes Date: 2012-06-29 18:35:55 +0000 (Fri, 29 Jun 2012) Log Message: ----------- Convert Alfalfa data set to an R data file instead of R code + xpt file Added Paths: ----------- trunk/SASxport/data/Alfalfa.Rda Removed Paths: ------------- trunk/SASxport/data/Alfalfa.R trunk/SASxport/data/Alfalfa.xpt Deleted: trunk/SASxport/data/Alfalfa.R =================================================================== --- trunk/SASxport/data/Alfalfa.R 2012-06-29 18:13:17 UTC (rev 1589) +++ trunk/SASxport/data/Alfalfa.R 2012-06-29 18:35:55 UTC (rev 1590) @@ -1,3 +0,0 @@ -library(SASxport) - -Alfalfa <- read.xport("Alfalfa.xpt") Added: trunk/SASxport/data/Alfalfa.Rda =================================================================== (Binary files differ) Property changes on: trunk/SASxport/data/Alfalfa.Rda ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Deleted: trunk/SASxport/data/Alfalfa.xpt =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |