1
+ % latex cheat sheet for spatial data handling in R - modify to suit AniMove.org needs
2
+ % based on cheatsheets latex document of J. Stein, T. Short and E. Paradis
3
+
1
4
\documentclass [10pt,landscape ]{article }
2
5
\usepackage {multicol }
3
6
\usepackage {calc }
21
24
% ps2pdf latexsheet.ps
22
25
23
26
24
- % If you're reading this, be prepared for confusion. Making this was
25
- % a learning experience for me, and it shows. Much of the placement
26
- % was hacked in; if you make it better, let me know...
27
-
28
-
29
- % 2008-04
30
- % Changed page margin code to use the geometry package. Also added code for
31
- % conditional page margins, depending on paper size. Thanks to Uwe Ziegenhagen
32
- % for the suggestions.
33
-
34
- % 2006-08
35
- % Made changes based on suggestions from Gene Cooperman. <gene at ccs.neu.edu>
36
-
37
-
38
- % To Do:
39
- % \listoffigures \listoftables
40
- % \setcounter{secnumdepth}{0}
41
-
42
-
43
- % This sets page margins to .5 inch if using letter paper, and to 1cm
44
- % if using A4 paper. (This probably isn't strictly necessary.)
45
27
% If using another size paper, use default 1cm margins.
46
28
\ifthenelse {\lengthtest { \paperwidth = 11in}}
47
29
{ \geometry {top=.5in,left=.5in,right=.5in,bottom=.5in} }
110
92
\end {center }
111
93
112
94
\begin {center }
113
- \includegraphics [width=.3 \textwidth ]{../../Pictures/webpage/animove/buffalo .png}
95
+ \includegraphics [width=.22 \textwidth ]{pics/animove_org_WegmannBevanda_zebra_africa_dbb_light .png}
114
96
% rhino.png: 719x1056 pixel, 300dpi, 6.09x8.94 cm, bb=0 0 173 253
115
97
\end {center }
116
98
@@ -133,8 +115,7 @@ \section{Packages}
133
115
\verb !bcpa ! & analyse movement tracks\\
134
116
& \\
135
117
further relevant packages:\\
136
-
137
-
118
+ %
138
119
\verb !spatstat ! & spatial statistics\\
139
120
\verb !gstat ! & geostatistics\\
140
121
\verb !geoR ! & geostatistical analysis\\
@@ -146,7 +127,7 @@ \section{Packages}
146
127
\verb !lme4 ! & mixed-effects model\\
147
128
\verb !landsat ! & Landsat specific analysis\\
148
129
\verb !spgrass6 ! & interaction with GRASS\\
149
-
130
+ %
150
131
& \\
151
132
visualisation packages:\\
152
133
\verb !maptools ! & handling spatial objects\\
@@ -155,8 +136,7 @@ \section{Packages}
155
136
\verb !mapdata ! & supplements to maps\\
156
137
\verb !rasterVis ! & enhanced raster visualisation\\
157
138
\verb !ggplot2 ! & for more fancy plots\\
158
- \verb !reshape2 ! & flexibly reshape data
159
-
139
+ \verb !reshape2 ! & flexibly reshape data \\
160
140
&
161
141
\end {tabular }
162
142
@@ -166,12 +146,6 @@ \section{Packages}
166
146
Relevant commands are listed below, actual syntax needs to be checked within the manual pages of each command.
167
147
\rule {0.32\textwidth }{0.4pt}
168
148
169
- % Used at the very beginning of a document:
170
- % \verb!\documentclass{!\textit{class}\verb!}!. Use
171
- % \verb!\begin{document}! to start contents and \verb!\end{document}! to
172
- % end the document.
173
-
174
-
175
149
176
150
177
151
\section {\textbf {Raster } }
@@ -460,7 +434,7 @@ \section{Miscellaneous}
460
434
461
435
462
436
\begin {center }
463
- \includegraphics {../../Pictures/webpage/animove/rhino .png}
437
+ \includegraphics [width=.2 \textwidth ]{pics/earth-observation_org_WegmannBevanda_rhino_family .png}
464
438
% rhino.png: 719x1056 pixel, 300dpi, 6.09x8.94 cm, bb=0 0 173 253
465
439
\end {center }
466
440
0 commit comments