inst/index.html.R

<<
    source('R/common.R')
>>
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
        <link rel="stylesheet" href="style.css" type="text/css" />
        <title></title>
    </head>
    <body> 

        <!-- Table of Contents -->
        <h1>Project - Investigator</h1>
        <h3>Contents</h3>
        <ol>
            <li><a href="#item-1">Item 1</a></li>
        </ol>
        <p><</= cat("Last updated:", date()) >></p>

        <!-- Content -->
        <a name="item-1"><h3>Item 1</h3></a>
    </body>
</html>
BioStatMatt/yarr documentation built on May 5, 2019, 3:47 p.m.