Displaying 1 result from an estimated 1 matches for "uw21_fw".
2013 Jan 03
1
two lines in axis title combined with 'substitute' command
...t works with '\n'. However, I am also using the 'substitute' command for my axis title. However, it does not make a new line.
What I have so far:
logbase <- 2
test <- "bait"
cellline <- "cellline"
plot(
log(filteredproteins[["Ratio.H.L.normalized.UW21_FW"]],base=logbase),
-log(filteredproteins[["Ratio.H.L.normalized.UW21_REV"]],base=logbase),
main= substitute("bait = "* bait *" in "*cellline, list(bait=bait, cellline=cellline)),
xlab = substitute(
log[logbase]*
("Ratio H"/"L forward")*
italic(&...