Displaying 1 result from an estimated 1 matches for "vajakas".
Did you mean:
ajayas
2008 Sep 19
2
family="mono" does not work (PR#12931)
Full_Name: Jaan Vajakas
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (193.40.5.245)
When I execute the following code in the R GUI, the text "mono" is printed in
monotype font in the first plot, but in normal (sans-serif) font in the
remaining three plots:
op=par(mfrow=c(2,2))
for (i in 1:4) {
hist(...