The R Project SVN R

Rev

Rev 26251 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26251 Rev 27878
Line 154... Line 154...
154
 
154
 
155
(iv) Latex help files are available for use with help(topic,
155
(iv) Latex help files are available for use with help(topic,
156
offline=TRUE).  You will need to customize the file
156
offline=TRUE).  You will need to customize the file
157
@RWVER@\bin\helpPRINT.bat: it contains instructions.
157
@RWVER@\bin\helpPRINT.bat: it contains instructions.
158
 
158
 
159
(v) Windows .hlp files.  [Only available if building from sources.]
-
 
160
Set this as the default by options(winhelp=TRUE) or for individual
-
 
161
help items by help(topic, winhelp=TRUE).  Full text search is
-
 
162
available from the Search tab.  The conversion to this format is a
-
 
163
little rough, and tables may be incomplete.  The help on Hershey and
-
 
164
Japanese fonts has been omitted.
-
 
165
 
-
 
166
 
159
 
167
 
160
 
168
Customization
161
Customization
169
=============
162
=============
170
 
163