Sha256: 5ebdaeccd3d2be3c837206d019c489653479ef89a24fd79f2315913ad84b5b5e
Contents?: true
Size: 476 Bytes
Versions: 17
Compression:
Stored size: 476 Bytes
Contents
<html> <head> <title>Title</title> </head> <body> <p>This is an R HTML document. When you click the <b>Knit HTML</b> button a web page will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:</p> <!--begin.rcode summary(cars) end.rcode--> <p>You can also embed plots, for example:</p> <!--begin.rcode fig.width=7, fig.height=6 plot(cars) end.rcode--> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems