User Tools

Site Tools


r_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
r_programming [2015/04/06 16:10]
zuo
r_programming [2015/04/06 16:12] (current)
zuo
Line 53: Line 53:
  
   R CMD BATCH "​--args 0.05 test" file.R file.Rout   R CMD BATCH "​--args 0.05 test" file.R file.Rout
 +  ​
 +===Put an expression in figure label===
  
 +Include a variable "​lambdapr":​
 +  ..., main = bquote(paste("​Sil_Y,​ ", lambda[p] / lambda[w]== .(lambdapr))),​ ...
 +  ​
 +Otherwise
 +  ..., main = expression(lambda[p] %/% lambda[w] == 1), ...
r_programming.1428354635.txt.gz · Last modified: 2015/04/06 16:10 by zuo