R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
library
/
base
/
man
/
strtrim.Rd
@ 77458
– Rev 85065
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
85065
1057 d 7 h
smeyer
/trunk/src/library/base/man/
tweak capitalization and punctuation in argument descriptions (based on PR#18567, by Arni Magnusson)
68948
4005 d 10 h
ripley
/trunk/src/library/
use https
67599
4202 d 13 h
ripley
/trunk/src/library/
update copyright dates
66444
4359 d 6 h
hornik
/trunk/
Rd markup.
63208
4768 d 17 h
ripley
/trunk/src/library/base/man/
typo
61433
4962 d 12 h
ripley
/trunk/src/library/
remove trailing spaces
59594
5149 d 16 h
ripley
/trunk/src/library/base/man/
tweaks
59592
5149 d 17 h
ripley
/trunk/src/library/base/man/
missing )
59039
5216 d 14 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5516 d 23 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5517 d 0 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
43712
6797 d 13 h
ripley
/trunk/
declare encoding on results of [g]sub and Sys.glob.
document when encodings are declared by character functions.
42333
6940 d 14 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
38946
7280 d 4 h
ripley
/trunk/
try to add some consistency to the character functions
32611
7865 d 14 h
ripley
/trunk/src/library/base/
strtrim sometimes strips embedded \n or \t so don't use it in source,
and document what it does
32453
7875 d 4 h
ripley
/trunk/src/
tweaks re nchar & strtrim
32452
7875 d 5 h
ripley
/trunk/
use the right type of nchar
add function strtrim and make use of it