search for: rpad_typ

Displaying 1 result from an estimated 1 matches for "rpad_typ".

Did you mean: rpad_type
2007 Feb 14
0
How to use Rpad
...pt> <script type="text/javascript" src="gui/Rpad.js"></script> </head> <body> <table><tr valign="top"><td> <p>Here is a basic R input section followed by the output: </p> <pre dojoType="Rpad" rpad_type="R"> data(iris) dataset = iris options(width=50) summary(dataset) </pre> <p>Now lets do some fancy HTML output: <span contenteditable="false"> <input onclick= "javascript:rpad.calculatePage()" value="Calculate" type= &quo...