Browse code

HELP: cleanup

Henrik Bengtsson authored on 25/09/2019 00:29:05
Showing 2 changed files

... ...
@@ -70,11 +70,9 @@
70 70
 # }
71 71
 #
72 72
 # \author{
73
-#  James Bullard and Kasper
74
-#  Daniel Hansen.
75
-#  Modified by Henrik Bengtsson (\url{http://www.braju.com/R/}) to read
76
-#  any subset of units and/or subset of parameters, to stratify by PM/MM,
77
-#  and to return cell indices.d
73
+#  James Bullard and Kasper Daniel Hansen.
74
+#  Modified by Henrik Bengtsson to read any subset of units and/or subset of
75
+#  parameters, to stratify by PM/MM, and to return cell indices.
78 76
 # }
79 77
 #
80 78
 # @examples "../incl/readCdfUnits.Rex"
... ...
@@ -83,11 +83,9 @@ readCdfUnits(filename, units=NULL, readXY=TRUE, readBases=TRUE, readExpos=TRUE,
83 83
 }
84 84
 
85 85
 \author{
86
- James Bullard and Kasper
87
- Daniel Hansen.
88
- Modified by Henrik Bengtsson (\url{http://www.braju.com/R/}) to read
89
- any subset of units and/or subset of parameters, to stratify by PM/MM,
90
- and to return cell indices.d
86
+ James Bullard and Kasper Daniel Hansen.
87
+ Modified by Henrik Bengtsson to read any subset of units and/or subset of
88
+ parameters, to stratify by PM/MM, and to return cell indices.
91 89
 }
92 90
 
93 91
 \examples{