~ubuntu-branches/ubuntu/oneiric/catools/oneiric

« back to all changes in this revision

Viewing changes to man/GIF.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2011-03-22 13:24:12 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110322132412-0drnv9b0q2s9mndo
Tags: 1.11-1
* Team upload.
* New upstream version.
* debian/copyright:
  - corrected GPL-3 long description (not GPL-3+);
  - converted to DEP-5 format.
* Corrected Vcs-Svn field in debian/control.
* Use Debhelper 8 (debian/control, debian/compat).
* Renamed README.Debian README.test to better reflect its contents.
* Incremented Standards-Version to reflect conformance with Policy 3.9.1.
  (debian/control, no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
  \item{col}{Color palette definition. Several formats are allowed: 
38
38
    \itemize{
39
39
      \item array (list) of colors in the same format as output of palette 
40
 
        functions like \code{\link[grDevices]{rainbow}} or 
41
 
        \code{\link[grDevices]{heat.colors}} (ex. '\code{col=rainbow(256)}').
42
 
        Preferred format for precise color control.
 
40
        functions.  Preferred format for precise color control.
43
41
      \item palette function itself (ex. '\code{col=rainbow}'). Preferred 
44
42
        format if not sure how many colors are needed.
45
43
      \item character string with name of internally defined palette. At the 
132
130
  and possibly many other functions.
133
131
  
134
132
  Displayed image can be saved in GIF, JPEG or PNG format using several 
135
 
  different functions: \code{\link[GDD]{GDD}} from package \pkg{GDD}, 
136
 
  \code{\link[R2HTML]{HTMLplot}} from package \pkg{R2HTML} and
137
 
  functions \code{\link[gdDevices]{jpeg}} and \code{\link[gdDevices]{png}}.
 
133
  different functions, like \code{\link[R2HTML]{HTMLplot}} from package \pkg{R2HTML}.
138
134
  
139
135
  Functions for directly reading and writing image files: 
140
136
  \itemize{
151
147
  
152
148
  There are many functions for creating and managing color palettes:
153
149
  \itemize{
154
 
  \item R provides functions for creating palettes of continuous colors: 
155
 
   \code{\link[grDevices]{rainbow}}, \code{\link[grDevices]{topo.colors}},
156
 
   \code{\link[grDevices]{heat.colors}}, 
157
 
   \code{\link[grDevices]{terrain.colors.colors}}, \code{\link[grDevices]{gray}}
158
150
  \item \code{\link[fields]{tim.colors}} in package \pkg{fields} contains 
159
151
   palette similar to Matlab's jet palette (see examples for simpler implementation) 
160
152
  \item \code{\link[gplots]{rich.colors}} in package \pkg{gplots} contains