R version 2.12.0 (2010-10-15) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- c(237.588 + ,164.083 + ,278.261 + ,220.36 + ,253.967 + ,422.31 + ,136.921 + ,143.495 + ,189.785 + ,219.529 + ,217.761 + ,221.754 + ,159.854 + ,209.464 + ,174.283 + ,154.55 + ,153.024 + ,162.49 + ,154.462 + ,249.671 + ,259.473 + ,155.337 + ,151.289 + ,276.614 + ,188.214 + ,181.098 + ,240.898 + ,244.551 + ,250.238 + ,183.129 + ,310.331 + ,281.942 + ,230.343 + ,161.563 + ,392.527 + ,1077.414 + ,248.275 + ,557.386 + ,731.874 + ,301.429 + ,226.36 + ,215.018 + ,157.672 + ,219.118 + ,213.019 + ,390.642 + ,157.124 + ,227.652 + ,239.266 + ,506.343 + ,149.219 + ,213.351 + ,174.517 + ,172.531 + ,320.656 + ,305.011 + ,266.495 + ,361.511 + ,361.019 + ,382.187 + ,196.763 + ,273.212 + ,186.397 + ,294.205 + ,364.685 + ,230.501 + ,217.51 + ,262.297 + ,169.246 + ,260.428 + ,348.187 + ,512.937 + ,164.496 + ,111.187 + ,169.999 + ,240.187 + ,187.158 + ,194.096 + ,265.846 + ,283.319 + ,356.938 + ,240.802 + ,326.662 + ,249.266 + ,277.368 + ,394.618 + ,235.686 + ,227.641 + ,159.593 + ,268.866 + ,206.466 + ,233.064 + ,133.824 + ,486.783 + ,228.859 + ,155.238 + ,2042.451 + ,205.218 + ,373.648 + ,229.151 + ,199.156 + ,234.41 + ,56.519 + ,289.239 + ,199.227 + ,274.513 + ,174.499 + ,217.714 + ,239.717 + ,241.529 + ,155.561 + ,204.107 + ,745.97 + ,241.772 + ,110.267 + ,186.58 + ,227.906 + ,197.518 + ,254.094 + ,173.942 + ,294.42 + ,211.924 + ,262.479 + ,193.495 + ,165.972 + ,237.352 + ,205.814 + ,227.526 + ,250.439 + ,470.849 + ,176.469 + ,298.691 + ,193.922 + ,212.422 + ,203.284 + ,240.56 + ,445.327 + ,248.984 + ,174.44 + ,165.024 + ,249.681 + ,238.312 + ,250.437 + ,174.75 + ,4941.633 + ,138.936 + ,203.181 + ,187.747 + ,270.95 + ,307.688 + ,184.477 + ,230.916 + ,187.286 + ,169.376 + ,182.838 + ,176.081 + ,248.056 + ,235.24 + ,76.347) > par3 = '1e-08' > par2 = '80' > par1 = '1' > #'GNU S' R Code compiled by R2WASP v. 1.0.44 () > #Author: Prof. Dr. P. Wessa > #To cite this work: AUTHOR(S), (YEAR), YOUR SOFTWARE TITLE (vNUMBER) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_YOURPAGE.wasp/ > #Source of accompanying publication: Office for Research, Development, and Education > #Technical description: Write here your technical program description (don't use hard returns!) > par1 <- as.numeric(par1) > par2 <- as.numeric(par2) > par3 <- as.numeric(par3) > stem(x,par1,par2,par3) The decimal point is 2 digit(s) to the right of the | 0 | 6811344455555666666666667777777777778888889999999999 2 | 00000001111111122222222333333333333444444444444445555555555566667777+15 4 | 2579116 6 | 35 8 | 10 | 8 12 | 14 | 16 | 18 | 20 | 4 22 | 24 | 26 | 28 | 30 | 32 | 34 | 36 | 38 | 40 | 42 | 44 | 46 | 48 | 4 > > #Note: the /var/www/rcomp/createtable file can be downloaded at http://www.wessa.net/cretab > load(file="/var/www/rcomp/createtable") > > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'Stem-and-leaf Plot',1,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,'Please, click the above output link to view the Stem-and-leaf plot') > a<-table.row.end(a) > a<-table.end(a) > table.save(a,file="/var/www/rcomp/tmp/1keu91291974057.tab") > > > > proc.time() user system elapsed 0.200 0.090 0.269