Displaying 1 result from an estimated 1 matches for "rpadoutput".
Did you mean:
  read_output
  
2009 Jun 06
1
Rpad - avoid removal of manually created html-tags in R chunk
...t;/title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <script type="text/javascript" src="gui/Rpad.js"></script>
  </head>
  <body>
    <pre dojoType="Rpad" rpadRun="init" rpadOutput="html" 
rpadHideSource="true">
      x <- 
"<table><tr><th>A</th><th>B</th></tr><td>a</td><td>b</td></table>"
    </pre>
  </body>
</html>
If I run Rpad("index.html&qu...