diff diffexp.R @ 1:b2fe55fd0651 default tip

- Initial commit
author shian_su <registertonysu@gmail.com>
date Tue, 16 Dec 2014 14:41:34 +1100
parents 7a80e9ec63cb
children
line wrap: on
line diff
--- a/diffexp.R	Tue Dec 16 14:38:15 2014 +1100
+++ b/diffexp.R	Tue Dec 16 14:41:34 2014 +1100
@@ -620,7 +620,7 @@
 ListItem(cit[7])
 cata("</ol>\n")
 
-cata("<p>Report problems to: su.s@wehi.edu.au</p>\n")
+cata("<p>Please report problems or suggestions to: su.s@wehi.edu.au</p>\n")
 
 for (i in 1:nrow(linkData)) {
   if (grepl("session_info", linkData$Link[i])) {
@@ -641,4 +641,4 @@
 cata("</table>\n")
 
 cata("</body>\n")
-cata("</html>")
\ No newline at end of file
+cata("</html>")