The R Project SVN R

Rev

Rev 59039 | Rev 81228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 63010
Line 1... Line 1...
1
% File src/library/datasets/man/attitude.Rd
1
% File src/library/datasets/man/attitude.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2007 R Core Team
3
% Copyright 1995-2013 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{attitude}
6
\name{attitude}
7
\docType{data}
7
\docType{data}
8
\alias{attitude}
8
\alias{attitude}
Line 13... Line 13...
13
  approximately 35 employees for each of 30 (randomly selected)
13
  approximately 35 employees for each of 30 (randomly selected)
14
  departments.  The numbers give the percent proportion of favourable
14
  departments.  The numbers give the percent proportion of favourable
15
  responses to seven questions in each department.}
15
  responses to seven questions in each department.}
16
\usage{attitude}
16
\usage{attitude}
17
\format{
17
\format{
18
  A dataframe with 30 observations on 7 variables. The first column are
18
  A data frame with 30 observations on 7 variables. The first column are
19
  the short names from the reference, the second one the variable names
19
  the short names from the reference, the second one the variable names
20
  in the data frame:
20
  in the data frame:
21
  \tabular{rlll}{
21
  \tabular{rlll}{
22
     Y   \tab rating    \tab numeric  \tab Overall rating \cr
22
     Y   \tab rating    \tab numeric  \tab Overall rating \cr
23
    X[1] \tab complaints\tab numeric \tab Handling of employee complaints \cr
23
    X[1] \tab complaints\tab numeric \tab Handling of employee complaints \cr