R tips
From QERM Wiki
(Difference between revisions)
(Created page for C code) |
(Add Classes page) |
||
Line 27: | Line 27: | ||
* [[R/String Manipulation | String Manipulation]] | * [[R/String Manipulation | String Manipulation]] | ||
* [[R/C Code | Run C code in R]] | * [[R/C Code | Run C code in R]] | ||
+ | * [[R/Classes | Classes in R]] | ||
[[Category: R tips]] | [[Category: R tips]] | ||
Revision as of 23:51, 8 July 2009
This will be a repository of tips for using R. To add a tip, just create a link below, for example: Separating the Red Sea and save the page. The link will be red. Just click on the red link and you will automatically be editing the page. Nothing like a blank canvas to share your hard-gleaned wisdom!
Contents |
QERM wiki pages about R
General
Plots
- General Information on Plotting
- Colors
- Making Inset Maps
- Ocean Colors: Obtaining and presenting satellite based chlorophyll concentrations maps
- Bathymetry data: like Ocean Colors, but for depth, and not as sophisticated yet
- Polygons from images sourced outside R
- Perspective Plots
- Contour Plots
Numerical analysis
Other
Useful External Links
- R Users Wiki, with information of relevance to all levels of experience.
- A useful pdf cheat-sheet
- The NCEAS R Programming Resource Center
- R Graph Gallery - with lots and lots of sample plots and code.
- RSeek - the R-Google, or Roogle, or gRoogle, or something.