Displaying 1 result from an estimated 1 matches for "pcmat".
Did you mean:
pcma
2013 Jun 20
0
Produce HTML reference in knitr using rmd
...;#location2> LightbT <#location3>
Graph 4 <#location4>
</p>
graph 1
```{r, include=FALSE}
plot <- function(cCode, model = "y", years = 3) {
CairoPNG(paste(cCode, ".png", sep = ""), width=600, wheigth=675)
lapply(1:ncol(pcmat), function(x) {
...
})
dev.off()}
```
Thank you for your time,
Alex
--
View this message in context: http://r.789695.n4.nabble.com/Produce-HTML-reference-in-knitr-using-rmd-tp4669954.html
Sent from the R help mailing list archive at Nabble.com.