search for: peti

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

Did you mean: pete
1999 Jan 19
1
r-help[Q]: use of `expression' in annotation
...e usage of `expression' better. The following is a good start. petstring <- expression(paste(r[rho*p],"=" )) mtext(petstring, line=0.3, adj=0.1, cex=0.8) My question is, how can I interpolate a variable into this expression? I would like petstring to contain r[rho*p] = peti, where peti is the corr. coefficient that would vary across panes in the figure. I have tried various combinations of paste and expression and have not hit on the right combination (instead I usually get peti as a literal rather than a variable). Thanks, Alex Buerkle ~^^~^~^~^~^~^~^~^~^~^~^~^~^~...
2006 Mar 29
0
MaxConnections in IE and Ajax.Request/Sortable
...-drop event has occurred (onUpdate) I make a Ajax.Request to save the new layout in the CMS. The code is as follows: in an onload-function: var a = ["subcontent", "main"]; for (var i=0; id=a[i]; i++) { if ($(id)) { Sortable.create(id, { only: [''PEti'',''PElist'',''PEform'',''PEcal'',''PEwi'', ''PEcol''], tag: ''div'', handle: ''pageElementEdit'', ghosting: false, containment: a,...