[Genabel-commits] r1219 - pkg/GenABEL/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu May 16 14:49:21 CEST 2013


Author: yurii
Date: 2013-05-16 14:49:21 +0200 (Thu, 16 May 2013)
New Revision: 1219

Modified:
   pkg/GenABEL/man/hom.Rd
Log:
Fixed too long lines in Rd files

Modified: pkg/GenABEL/man/hom.Rd
===================================================================
--- pkg/GenABEL/man/hom.Rd	2013-05-16 12:41:40 UTC (rev 1218)
+++ pkg/GenABEL/man/hom.Rd	2013-05-16 12:49:21 UTC (rev 1219)
@@ -88,7 +88,8 @@
 h[1:5,]
 homsem <- h[,"Hom"]*(1-h[,"Hom"])/h[,"NoMeasured"]
 plot(h[,"Hom"],homsem)
-# wrong analysis: one should use all people (for right frequency) and markers (for right F) available!
+# wrong analysis: one should use all people (for right frequency)
+# and markers (for right F) available!
 h <- hom(ge03d2[,c(1:10)])
 h
 }



More information about the Genabel-commits mailing list