The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
85830 913 d 1 h ripley /trunk/src/library/base/man/ note when |> was added and that it will not parse in earlier versions of R  
85181 1041 d 8 h luke /trunk/src/library/base/man/ Drop experimental designation for using '_' at the head of an extraction chain.  
83915 1245 d 1 h luke /trunk/src/library/base/man/ Specify the functions that can be used in a chain of extractions.  
83809 1261 d 0 h luke /trunk/ Allow pipe placeholder at the head of extraction chains.  
81858 1602 d 1 h luke /trunk/ Add support for using _ placeholder as a named argument on pipe RHS.  
81672 1630 d 11 h maechler /trunk/src/library/base/man/ + examples on non-1st arg; comment `=>` remnants  
80315 1896 d 16 h ripley /trunk/ port R-4-1-branch:r80314  
80104 1953 d 8 h luke /trunk/ Patch from Lionel Henry to disable => in pipes for now.  
79838 2018 d 6 h hornik /trunk/src/library/base/man/ Spelling.  
79818 2022 d 2 h luke /trunk/ Use => syntax to pass pipe lhs to non-first-argument on rhs.  
79630 2051 d 4 h luke /trunk/src/library/base/man/ Update for ?pipeOp from Kevin Ushey.  
79577 2059 d 0 h luke /trunk/src/library/base/man/ Changed section name and title.  
79574 2059 d 4 h luke /trunk/src/library/base/man/ Typo fix.  
79565 2060 d 19 h luke /trunk/src/library/base/man/ Typo fix.  
79553 2061 d 23 h luke /trunk/ Added native pipe and function shorthand syntax.