Mercurial > repos > lecorguille > xcms_summary
diff xcms_summary.r @ 3:f5d7654148bd draft
planemo upload
author | lecorguille |
---|---|
date | Wed, 24 Feb 2016 12:32:32 -0500 |
parents | 234df22cd722 |
children | 42d621350901 |
line wrap: on
line diff
--- a/xcms_summary.r Wed Feb 24 12:30:37 2016 -0500 +++ b/xcms_summary.r Wed Feb 24 12:32:32 2016 -0500 @@ -139,7 +139,7 @@ writehtml("<h2>Informations about the CAMERA object:</h2>") writehtml("<div>") - writehtml("Number of pcgroup:",length(xa@pspectra)) + writehtml("Number of pcgroup: ",length(xa@pspectra)) writehtml("</div>") }