The R Project SVN R

Rev

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

Rev 20145 Rev 25099
Line 47... Line 47...
47
  no other values are removed from earlier positions
47
  no other values are removed from earlier positions
48
  in the list first.
48
  in the list first.
49
 
49
 
50
  \code{removeTaskCallback} returns a logical value
50
  \code{removeTaskCallback} returns a logical value
51
  indicating whether the specified element was removed.
51
  indicating whether the specified element was removed.
52
  This can fail (i.e. return \code{FALSE})
52
  This can fail (i.e., return \code{FALSE})
53
  if an incorrect name or index is given that does not
53
  if an incorrect name or index is given that does not
54
  correspond to the name or position of an element in the list.
54
  correspond to the name or position of an element in the list.
55
}
55
}
56
\details{
56
\details{
57
Top-level tasks are individual expressions
57
Top-level tasks are individual expressions