Displaying 1 result from an estimated 1 matches for "plotsym".
Did you mean:
plots
2007 Feb 14
1
legend font
...o do so. font=3 doesn't work. Googling brings up the possibility
of expression(italic()), which produces italics, but I can't get this
to work with my label data, which is a vector of strings:
legend(locator(1), legend = levels(factor(label.vector)),
col = plotting.colours, pch =plotsym.bw, cex = 0.7 )
How can I do this?
--
Regards,
Tyler Smith