search for: time1h

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

Did you mean: time1
2004 Aug 26
2
text() with text, variables and math HOWTO?
...ally' department: How can I in the expression below make the '%~~%' show up as the aprrox-sign I want it to be? Thanks for any hint, Joh text( 500,1.5, cex=0.75, substitute( paste( OD[600][~nm], " of 1 at ", time1, " min ", "%~~%", time1h, "h" ), list( time1=round(time1,digits=0), time1h=round(time1/60,digits=1) ) ) )
2004 Aug 27
1
selecting unique columns of a matrix/data frame
...up as the > aprrox-sign I want it to be? > > Thanks for any hint, > > Joh > > text( > 500,1.5, > cex=0.75, > substitute( > paste( > OD[600][~nm], > " of 1 at ", > time1, > " min ", > "%~~%", > time1h, > "h" > ), > list( > time1=round(time1,digits=0), > time1h=round(time1/60,digits=1) > ) > ) > ) > > > > ------------------------------ > > Message: 83 > Date: Thu, 26 Aug 2004 16:13:19 -0700 (PDT) > From: franc Li <av...