forked from IQSS/prefresher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprefresher.aux
235 lines (235 loc) · 20.1 KB
/
prefresher.aux
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
\relax
\providecommand\hyper@newdestlabel[2]{}
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
\global\let\oldcontentsline\contentsline
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global\let\oldnewlabel\newlabel
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
\AtEndDocument{\ifx\hyper@anchor\@undefined
\let\contentsline\oldcontentsline
\let\newlabel\oldnewlabel
\fi}
\fi}
\global\let\hyper@last\relax
\gdef\HyperFirstAtBeginDocument#1{#1}
\providecommand*\HyPL@Entry[1]{}
\bibstyle{apalike}
\HyPL@Entry{0<</S/D>>}
\@writefile{toc}{\contentsline {chapter}{\numberline {1}About this Booklet}{5}{chapter.1}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{about-this-booklet}{{1}{5}{About this Booklet}{chapter.1}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Linear Algebra}{7}{chapter.2}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{linear-algebra}{{2}{7}{Linear Algebra}{chapter.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Working with Vectors}{7}{section.2.1}}
\newlabel{working-with-vectors}{{2.1}{7}{Working with Vectors}{section.2.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Linear Independence}{8}{section.2.2}}
\newlabel{linear-independence}{{2.2}{8}{Linear Independence}{section.2.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Basics of Matrix Algebra}{8}{section.2.3}}
\newlabel{basics-of-matrix-algebra}{{2.3}{8}{Basics of Matrix Algebra}{section.2.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.4}Square Matrices}{10}{section.2.4}}
\newlabel{square-matrices}{{2.4}{10}{Square Matrices}{section.2.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.5}Linear Equations}{11}{section.2.5}}
\newlabel{linear-equations}{{2.5}{11}{Linear Equations}{section.2.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.6}Systems of Linear Equations}{11}{section.2.6}}
\newlabel{systems-of-linear-equations}{{2.6}{11}{Systems of Linear Equations}{section.2.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.7}Systems of Equations as Matrices}{12}{section.2.7}}
\newlabel{systems-of-equations-as-matrices}{{2.7}{12}{Systems of Equations as Matrices}{section.2.7}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.8}Finding Solutions to Augmented Matrices and Systems of Equations}{13}{section.2.8}}
\newlabel{finding-solutions-to-augmented-matrices-and-systems-of-equations}{{2.8}{13}{Finding Solutions to Augmented Matrices and Systems of Equations}{section.2.8}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.9}Rank --- and Whether a System Has One, Infinite, or No Solutions}{14}{section.2.9}}
\newlabel{rank-and-whether-a-system-has-one-infinite-or-no-solutions}{{2.9}{14}{Rank --- and Whether a System Has One, Infinite, or No Solutions}{section.2.9}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.10}The Inverse of a Matrix}{16}{section.2.10}}
\newlabel{the-inverse-of-a-matrix}{{2.10}{16}{The Inverse of a Matrix}{section.2.10}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.11}Linear Systems and Inverses}{17}{section.2.11}}
\newlabel{linear-systems-and-inverses}{{2.11}{17}{Linear Systems and Inverses}{section.2.11}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.12}Determinants}{17}{section.2.12}}
\newlabel{determinants}{{2.12}{17}{Determinants}{section.2.12}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.13}Getting Inverse of a Matrix using its Determinant and Matrix of Cofactors}{19}{section.2.13}}
\newlabel{getting-inverse-of-a-matrix-using-its-determinant-and-matrix-of-cofactors}{{2.13}{19}{Getting Inverse of a Matrix using its Determinant and Matrix of Cofactors}{section.2.13}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2.14}Inverse of Larger Matrices}{19}{section.2.14}}
\newlabel{inverse-of-larger-matrices}{{2.14}{19}{Inverse of Larger Matrices}{section.2.14}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {3}Functions and Notation}{21}{chapter.3}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{functions-and-notation}{{3}{21}{Functions and Notation}{chapter.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Dimensionality}{21}{section.3.1}}
\newlabel{dimensionality}{{3.1}{21}{Dimensionality}{section.3.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Interval Notation for \({\bf R}^1\)}{21}{section.3.2}}
\newlabel{interval-notation-for-bf-r1}{{3.2}{21}{\texorpdfstring {Interval Notation for \({\bf R}^1\)}{Interval Notation for \{\textbackslash {}bf R\}\^{}1}}{section.3.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Neighborhoods: Intervals, Disks, and Balls}{22}{section.3.3}}
\newlabel{neighborhoods-intervals-disks-and-balls}{{3.3}{22}{Neighborhoods: Intervals, Disks, and Balls}{section.3.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.4}Introduction to Functions}{22}{section.3.4}}
\newlabel{introduction-to-functions}{{3.4}{22}{Introduction to Functions}{section.3.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.5}Domain and Range/Image}{22}{section.3.5}}
\newlabel{domain-and-rangeimage}{{3.5}{22}{Domain and Range/Image}{section.3.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.6}Some General Types of Functions}{22}{section.3.6}}
\newlabel{some-general-types-of-functions}{{3.6}{22}{Some General Types of Functions}{section.3.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.7}\(\qopname \relax o{log}\), \(\qopname \relax o{ln}\), and \(\qopname \relax o{exp}\)}{23}{section.3.7}}
\newlabel{log-ln-and-exp}{{3.7}{23}{\texorpdfstring {\(\log \), \(\ln \), and \(\exp \)}{\textbackslash {}log, \textbackslash {}ln, and \textbackslash {}exp}}{section.3.7}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.8}Other Useful Functions}{24}{section.3.8}}
\newlabel{other-useful-functions}{{3.8}{24}{Other Useful Functions}{section.3.8}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.9}Graphing Functions}{25}{section.3.9}}
\newlabel{graphing-functions}{{3.9}{25}{Graphing Functions}{section.3.9}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.10}Solving for Variables and Finding Inverses}{25}{section.3.10}}
\newlabel{solving-for-variables-and-finding-inverses}{{3.10}{25}{Solving for Variables and Finding Inverses}{section.3.10}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.11}Finding the Roots or Zeroes of a Function}{26}{section.3.11}}
\newlabel{finding-the-roots-or-zeroes-of-a-function}{{3.11}{26}{Finding the Roots or Zeroes of a Function}{section.3.11}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.12}The Limit of a Function}{26}{section.3.12}}
\newlabel{the-limit-of-a-function}{{3.12}{26}{The Limit of a Function}{section.3.12}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.13}Continuity}{27}{section.3.13}}
\newlabel{continuity}{{3.13}{27}{Continuity}{section.3.13}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.14}Sets}{27}{section.3.14}}
\newlabel{sets}{{3.14}{27}{Sets}{section.3.14}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Calculus I}{29}{chapter.4}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{derivatives}{{4}{29}{Calculus I}{chapter.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Sequences}{29}{section.4.1}}
\newlabel{sequences}{{4.1}{29}{Sequences}{section.4.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.2}The Limit of a Sequence}{29}{section.4.2}}
\newlabel{the-limit-of-a-sequence}{{4.2}{29}{The Limit of a Sequence}{section.4.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Series}{30}{section.4.3}}
\newlabel{series}{{4.3}{30}{Series}{section.4.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.4}Derivatives}{31}{section.4.4}}
\newlabel{derivatives}{{4.4}{31}{Derivatives}{section.4.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.5}Higher-Order Derivatives or, Derivatives of Derivatives of Derivatives}{31}{section.4.5}}
\newlabel{higher-order-derivatives-or-derivatives-of-derivatives-of-derivatives}{{4.5}{31}{Higher-Order Derivatives or, Derivatives of Derivatives of Derivatives}{section.4.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.6}Composite Functions and the Chain Rule}{32}{section.4.6}}
\newlabel{composite-functions-and-the-chain-rule}{{4.6}{32}{Composite Functions and the Chain Rule}{section.4.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.7}Derivatives of Euler's number and natural logs}{33}{section.4.7}}
\newlabel{derivatives-of-eulers-number-and-natural-logs}{{4.7}{33}{Derivatives of Euler's number and natural logs}{section.4.7}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.8}Applications of the Derivative: Maxima and Minima}{33}{section.4.8}}
\newlabel{applications-of-the-derivative-maxima-and-minima}{{4.8}{33}{Applications of the Derivative: Maxima and Minima}{section.4.8}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.9}Partial Derivatives}{35}{section.4.9}}
\newlabel{partial-derivatives}{{4.9}{35}{Partial Derivatives}{section.4.9}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.10}L'H\^{}opital's Rule}{35}{section.4.10}}
\newlabel{lhopitals-rule}{{4.10}{35}{L'H\^{}opital's Rule}{section.4.10}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.11}Taylor Series Approximation}{36}{section.4.11}}
\newlabel{taylor-series-approximation}{{4.11}{36}{Taylor Series Approximation}{section.4.11}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.12}Summary: Derivative calculus in 6 steps}{37}{section.4.12}}
\newlabel{summary-derivative-calculus-in-6-steps}{{4.12}{37}{Summary: Derivative calculus in 6 steps}{section.4.12}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {5}Calculus II}{39}{chapter.5}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{calculus-ii}{{5}{39}{Calculus II}{chapter.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5.1}The Indefinite Integral: The Antiderivative}{39}{section.5.1}}
\newlabel{the-indefinite-integral-the-antiderivative}{{5.1}{39}{The Indefinite Integral: The Antiderivative}{section.5.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5.2}Common Rules of Integration}{39}{section.5.2}}
\newlabel{common-rules-of-integration}{{5.2}{39}{Common Rules of Integration}{section.5.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5.3}The Definite Integral: The Area under the Curve}{40}{section.5.3}}
\newlabel{the-definite-integral-the-area-under-the-curve}{{5.3}{40}{The Definite Integral: The Area under the Curve}{section.5.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5.4}Integration by Substitution}{41}{section.5.4}}
\newlabel{integration-by-substitution}{{5.4}{41}{Integration by Substitution}{section.5.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5.5}Integration by Parts, or Ultraviolet Voodoo}{43}{section.5.5}}
\newlabel{integration-by-parts-or-ultraviolet-voodoo}{{5.5}{43}{Integration by Parts, or Ultraviolet Voodoo}{section.5.5}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {6}Optimization}{45}{chapter.6}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{optimization}{{6}{45}{Optimization}{chapter.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.1}Quadratic Forms}{45}{section.6.1}}
\newlabel{quadratic-forms}{{6.1}{45}{Quadratic Forms}{section.6.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.2}Concavity of Quadratic Forms}{46}{section.6.2}}
\newlabel{concavity-of-quadratic-forms}{{6.2}{46}{Concavity of Quadratic Forms}{section.6.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.3}Definiteness of Quadratic Forms}{47}{section.6.3}}
\newlabel{definiteness-of-quadratic-forms}{{6.3}{47}{Definiteness of Quadratic Forms}{section.6.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.4}First Order Conditions}{47}{section.6.4}}
\newlabel{first-order-conditions}{{6.4}{47}{First Order Conditions}{section.6.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.5}Second Order Conditions}{48}{section.6.5}}
\newlabel{second-order-conditions}{{6.5}{48}{Second Order Conditions}{section.6.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.6}Definiteness and Concavity}{49}{section.6.6}}
\newlabel{definiteness-and-concavity}{{6.6}{49}{Definiteness and Concavity}{section.6.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.7}Global Maxima and Minima}{50}{section.6.7}}
\newlabel{global-maxima-and-minima}{{6.7}{50}{Global Maxima and Minima}{section.6.7}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.8}Constrained Optimization}{51}{section.6.8}}
\newlabel{constrained-optimization}{{6.8}{51}{Constrained Optimization}{section.6.8}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.9}Equality Constraints}{52}{section.6.9}}
\newlabel{equality-constraints}{{6.9}{52}{Equality Constraints}{section.6.9}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.10}Inequality Constraints}{53}{section.6.10}}
\newlabel{inequality-constraints}{{6.10}{53}{Inequality Constraints}{section.6.10}{}}
\@writefile{toc}{\contentsline {section}{\numberline {6.11}Kuhn-Tucker Conditions}{56}{section.6.11}}
\newlabel{kuhn-tucker-conditions}{{6.11}{56}{Kuhn-Tucker Conditions}{section.6.11}{}}
\@writefile{toc}{\contentsline {chapter}{\numberline {7}Programming Module 1}{61}{chapter.7}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{programming-module-1}{{7}{61}{Programming Module 1}{chapter.7}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.1}Where are we? Where are we headed?}{61}{section.7.1}}
\newlabel{where-are-we-where-are-we-headed}{{7.1}{61}{Where are we? Where are we headed?}{section.7.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.2}Check your understanding}{61}{section.7.2}}
\newlabel{check-your-understanding}{{7.2}{61}{Check your understanding}{section.7.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.3}Motivation}{61}{section.7.3}}
\newlabel{motivation}{{7.3}{61}{Motivation}{section.7.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.4}Read data}{62}{section.7.4}}
\newlabel{read-data}{{7.4}{62}{Read data}{section.7.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.5}Counting}{62}{section.7.5}}
\newlabel{counting}{{7.5}{62}{Counting}{section.7.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.6}Tabulating}{63}{section.7.6}}
\newlabel{tabulating}{{7.6}{63}{Tabulating}{section.7.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.7}Visualization}{64}{section.7.7}}
\newlabel{visualization}{{7.7}{64}{Visualization}{section.7.7}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.7.1}base R}{64}{subsection.7.7.1}}
\newlabel{base-r}{{7.7.1}{64}{base R}{subsection.7.7.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.7.2}ggplot}{65}{subsection.7.7.2}}
\newlabel{ggplot}{{7.7.2}{65}{ggplot}{subsection.7.7.2}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.7.3}Improving your graphics}{65}{subsection.7.7.3}}
\newlabel{improving-your-graphics}{{7.7.3}{65}{Improving your graphics}{subsection.7.7.3}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.7.4}Cross-tabs}{67}{subsection.7.7.4}}
\newlabel{cross-tabs}{{7.7.4}{67}{Cross-tabs}{subsection.7.7.4}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.7.5}Histograms}{70}{subsection.7.7.5}}
\newlabel{histograms}{{7.7.5}{70}{Histograms}{subsection.7.7.5}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.8}What is an object?}{72}{section.7.8}}
\newlabel{what-is-an-object}{{7.8}{72}{What is an object?}{section.7.8}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.8.1}lists}{73}{subsection.7.8.1}}
\newlabel{lists}{{7.8.1}{73}{lists}{subsection.7.8.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.9}Making your own objects}{73}{section.7.9}}
\newlabel{making-your-own-objects}{{7.9}{73}{Making your own objects}{section.7.9}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.9.1}Seeing R through objects}{74}{subsection.7.9.1}}
\newlabel{seeing-r-through-objects}{{7.9.1}{74}{Seeing R through objects}{subsection.7.9.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.9.2}Parsing an object by \texttt {str()s}}{76}{subsection.7.9.2}}
\newlabel{parsing-an-object-by-strs}{{7.9.2}{76}{\texorpdfstring {Parsing an object by \texttt {str()s}}{Parsing an object by str()s}}{subsection.7.9.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.10}Types of variables}{77}{section.7.10}}
\newlabel{types-of-variables}{{7.10}{77}{Types of variables}{section.7.10}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.1}scalars}{77}{subsection.7.10.1}}
\newlabel{scalars}{{7.10.1}{77}{scalars}{subsection.7.10.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.2}numeric vectors}{77}{subsection.7.10.2}}
\newlabel{numeric-vectors}{{7.10.2}{77}{numeric vectors}{subsection.7.10.2}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.3}characters (aka strings)}{77}{subsection.7.10.3}}
\newlabel{characters-aka-strings}{{7.10.3}{77}{characters (aka strings)}{subsection.7.10.3}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.4}matricies}{78}{subsection.7.10.4}}
\newlabel{matricies}{{7.10.4}{78}{matricies}{subsection.7.10.4}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.5}data frames}{79}{subsection.7.10.5}}
\newlabel{data-frames}{{7.10.5}{79}{data frames}{subsection.7.10.5}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.10.6}Extracting variables from lists}{79}{subsection.7.10.6}}
\newlabel{extracting-variables-from-lists}{{7.10.6}{79}{Extracting variables from lists}{subsection.7.10.6}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.11}What is a function?}{81}{section.7.11}}
\newlabel{what-is-a-function}{{7.11}{81}{What is a function?}{section.7.11}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.11.1}Write your own function}{81}{subsection.7.11.1}}
\newlabel{write-your-own-function}{{7.11.1}{81}{Write your own function}{subsection.7.11.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.12}What is a package?}{82}{section.7.12}}
\newlabel{what-is-a-package}{{7.12}{82}{What is a package?}{section.7.12}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.13}Review Exercises}{82}{section.7.13}}
\newlabel{review-exercises}{{7.13}{82}{Review Exercises}{section.7.13}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.13.1}Exercise 1: Make your own graphic}{82}{subsection.7.13.1}}
\newlabel{exercise-1-make-your-own-graphic}{{7.13.1}{82}{Exercise 1: Make your own graphic}{subsection.7.13.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.13.2}Exercise 2: Counting CVAP}{83}{subsection.7.13.2}}
\newlabel{exercise-2-counting-cvap}{{7.13.2}{83}{Exercise 2: Counting CVAP}{subsection.7.13.2}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {7.13.3}Exercise 3: Write your own function}{83}{subsection.7.13.3}}
\newlabel{exercise-3-write-your-own-function}{{7.13.3}{83}{Exercise 3: Write your own function}{subsection.7.13.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {7.14}Tell us about this session.}{83}{section.7.14}}
\newlabel{tell-us-about-this-session.}{{7.14}{83}{Tell us about this session}{section.7.14}{}}
\citation{xie2015}
\bibdata{book.bib,packages.bib}
\@writefile{toc}{\contentsline {chapter}{\numberline {8}bookdown snippets}{85}{chapter.8}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{bookdown-snippets}{{8}{85}{bookdown snippets}{chapter.8}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {8.1}{\ignorespaces Here is a nice figure!\relax }}{86}{figure.caption.2}}
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
\newlabel{fig:nice-fig}{{8.1}{86}{Here is a nice figure!\relax }{figure.caption.2}{}}
\@writefile{lot}{\contentsline {table}{\numberline {8.1}{\ignorespaces Here is a nice table!\relax }}{86}{table.caption.3}}
\newlabel{tab:nice-tab}{{8.1}{86}{Here is a nice table!\relax }{table.caption.3}{}}
\bibcite{xie2015}{{1}{2015}{{Xie}}{{}}}