The R Project SVN R

Rev

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

Rev 61160 Rev 61433
Line 47... Line 47...
47
  encountered.
47
  encountered.
48
 
48
 
49
  It is possible to use the data-editor's facilities to select the mode
49
  It is possible to use the data-editor's facilities to select the mode
50
  of columns to swap between numerical and factor columns in a data
50
  of columns to swap between numerical and factor columns in a data
51
  frame.  Changing any column in a numerical matrix to character will
51
  frame.  Changing any column in a numerical matrix to character will
52
  cause the result to be coerced to a character matrix.  Changing 
52
  cause the result to be coerced to a character matrix.  Changing
53
  the mode of logical columns is not supported.
53
  the mode of logical columns is not supported.
54
 
54
 
55
  For a data frame, the row names will be taken from the original object
55
  For a data frame, the row names will be taken from the original object
56
  if \code{edit.row.names = FALSE} and the number of rows is unchanged,
56
  if \code{edit.row.names = FALSE} and the number of rows is unchanged,
57
  and from the edited output if \code{edit.row.names = TRUE} and there
57
  and from the edited output if \code{edit.row.names = TRUE} and there