search for: myeq

Displaying 2 results from an estimated 2 matches for "myeq".

Did you mean: mieq
2011 Sep 13
1
Deleting Rows based on Factor and Time Period
...and 1 factor column (equity names)). mydate<-as.Date(c("2001-07-02","2001-07-02","2001-07-03","2001-07-03","2001-07-05","2001-07-05","2001-07-10","2001-07-13","2010-01-27"),origin="1970-01-01") myeq<-factor(c("FCX.UN.Equity","TIE.UN.Equity","FCX.UN.Equity","TIE.UN.Equity","FCX.UN.Equity","TIE.UN.Equity","TIE.UN.Equity","L.UN.Equity","FCX.UN.Equity")) alldat<-data.frame(mydate,myeq) > alldat...
2005 Nov 10
0
Fonts, Plus
...quot;, "CM_symbol_10.afm")) postscriptFonts(CMitalic=CMitalic) # trying this one out. I copied the syntax that worked for lucida pdf(file="test.pdf", fonts="CMitalic", version="1.4"); par(family="CMitalic"); plot( c(0,1),c(0,1) ); myeq <- bquote((w[I]==.(1/7))); text( 0.5, 0.3, myeq ); text( 0.5, 0.7, "this is computer modern"); dev.off(); Now, pdffonts test.pdf (from the xpdf distribution) gives me $ pdffonts test.pdf name type emb sub uni object ID -------------------------...