comparison lib/htmlheader.R @ 0:f6ebec6e235e draft

Uploaded
author petrn
date Thu, 19 Dec 2019 13:46:43 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f6ebec6e235e
1 htmlheader="
2 <html xmlns:mml=\"http://www.w3.org/1998/Math/MathML\">
3 <head>
4 <meta charset=\"utf-8\"/>
5 <title> PAGE_TITLE </title>
6 <link rel=\"stylesheet\" href=\"style1.css\">
7 </head>
8 "