Mercurial > repos > lecorguille > xcms_summary
comparison xcms_summary.r @ 3:f5d7654148bd draft
planemo upload
author | lecorguille |
---|---|
date | Wed, 24 Feb 2016 12:32:32 -0500 |
parents | 234df22cd722 |
children | 42d621350901 |
comparison
equal
deleted
inserted
replaced
2:234df22cd722 | 3:f5d7654148bd |
---|---|
137 | 137 |
138 if (exists("xa")) { | 138 if (exists("xa")) { |
139 writehtml("<h2>Informations about the CAMERA object:</h2>") | 139 writehtml("<h2>Informations about the CAMERA object:</h2>") |
140 | 140 |
141 writehtml("<div>") | 141 writehtml("<div>") |
142 writehtml("Number of pcgroup:",length(xa@pspectra)) | 142 writehtml("Number of pcgroup: ",length(xa@pspectra)) |
143 writehtml("</div>") | 143 writehtml("</div>") |
144 } | 144 } |
145 | 145 |
146 writehtml("<h2>Citations:</h2>") | 146 writehtml("<h2>Citations:</h2>") |
147 writehtml("<div><ul>") | 147 writehtml("<div><ul>") |