Skip to content
Prev 302060 / 398502 Next

Can any one help me on this Issue

Seems to work fine under 2.15.1


R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-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.

  Natural language support but running in an English locale

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.

Loading required package: graphics
The following object(s) are masked from 'package:base':

    setwd
##-- startup:  Thu Jul 26 21:03:55 2012 ------##
+ 18
+ 18.8
+ 7.5
+ 14.9
+ 12.4
+ 18.3
+ 16.2
+ 2
+ 3.8
+ 4.2
+ 4.5
+ 11.4
+ 16.9
+ 3.9
+ 3.9
+ 7.7
+ 4
+ 4.1
+ 4.3", what = 0)
Read 20 items
[1] 19.2 18.0 18.8  7.5 14.9 12.4 18.3 16.2  2.0  3.8  4.2  4.5 11.4
16.9  3.9  3.9  7.7  4.0  4.1  4.3
Count       Mean         SD        Min     Median        90%
  95%        Max        Sum
 20.000000   9.800000   6.355851   2.000000   7.600000  18.350000
18.820000  19.200000 196.000000
+ Summary            G       Y        R        T
+ Accts                   582    644    NaN        1226
+ AcctCov             230    165    NaN        395
+ Cov%                    40     26      NaN        32
+ UnCov%              60     74      NaN        68
+ EqVol11$MM    8.5   10.6    NaN       19.1
+ ",sep="",header=TRUE,stringsAsFactors=FALSE)
'data.frame':   5 obs. of  5 variables:
 $ Summary: chr  "Accts" "AcctCov" "Cov%" "UnCov%" ...
 $ G      : num  582 230 40 60 8.5
 $ Y      : num  644 165 26 74 10.6
 $ R      : num  0 0 0 0 0
 $ T      : num  1226 395 32 68 19.1
Summary    G     Y  R     T
1      Accts  582   644  0  1226
2    AcctCov  230   165  0   395
3       Cov%  40%   26% 0%   32%
4     UnCov%  60%   74% 0%   68%
5 EqVol11$MM $8.5 $10.6 $0 $19.1

        
On Wed, Aug 1, 2012 at 6:23 PM, arun <smartpink111 at yahoo.com> wrote: