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)
/
branches
/
R-exp-R5
/
src
/
library
/
base
/
man
/
sQuote.Rd
@ 63243
– Rev 52864
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
52864
5808 d 2 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
50995
6034 d 19 h
murdoch
/trunk/src/library/base/man/
typo
48873
6237 d 16 h
murdoch
/trunk/src/library/
Lots of typos found by aspell
45778
6637 d 6 h
ripley
/trunk/src/library/base/man/
be explicit about the encoding of the result
42924
6885 d 14 h
ripley
/trunk/
only use fancy quotes in Rgui on Windows: command prompt Windows have too many problems.
expand comments on font problems.
42870
6891 d 3 h
ripley
/trunk/src/
allow C as LC_CTYPE under Windows, carefully ...
don't use FancyQuotes in a C locale.
42764
6902 d 3 h
ripley
/trunk/
switch Windows to options(useFancyQuotes=TRUE
42759
6902 d 8 h
ripley
/trunk/src/library/base/
tweaks to sQuote changes
42755
6902 d 10 h
ripley
/trunk/src/library/base/man/
improvements, including making work in UTF8
42754
6902 d 11 h
ripley
/trunk/
more flexible [sd]Quote
42333
6941 d 8 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
36992
7508 d 8 h
ripley
/trunk/src/library/base/man/
updates
34689
7714 d 7 h
ripley
/trunk/src/library/base/man/
document quoting conventions
32823
7854 d 9 h
hornik
/trunk/
Use directional Unicode quotes for sQuote() and dQuote() in a UTF-8
locale.
25118
8421 d 18 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
24739
8444 d 20 h
hornik
/trunk/src/library/base/
New functions sQuote() and dQuote() for single/double quoting of text.