search for: lightbt

Displaying 1 result from an estimated 1 matches for "lightbt".

Did you mean: lightb
2013 Jun 20
0
Produce HTML reference in knitr using rmd
...to reference them. I'm not sure where to start, I took a look to option like fig.path and check a lot of post in the forum, but I haven't been able to figure it out. <p style="font-size:16px; text-align:center"> Lightpt <#location1> Lightb <#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) {...