Compare commits

...

2 Commits

Author SHA1 Message Date
Alex
0b5ec37716 Added images 2025-09-12 14:32:40 -06:00
Alex
fd4b2ca876 Working on slides 2025-09-12 14:32:16 -06:00
3 changed files with 17 additions and 3 deletions

View File

@ -130,9 +130,6 @@ OR
\includegraphics[width=\textwidth]{right.png}
\end{frame}
% Slide 7
\begin{frame}[plain]
\includegraphics[width=\textwidth]{match-types.png}
@ -168,4 +165,21 @@ OR
\end{itemize}
\end{frame}
\begin{frame}{Pivot}
\centering
\includegraphics[width=0.6\textwidth]{Pivot_Data.png}
\end{frame}
\begin{frame}{Pivot longer}
\centering
\includegraphics[width=\textwidth]{pivot_longer.png}
\end{frame}
\begin{frame}{Pivot longer}
\centering
\includegraphics[width=\textwidth]{column-names.png}
\end{frame}
\begin{frame}{Pivot longer}
\centering
\includegraphics[width=\textwidth]{cell-values.png}
\end{frame}
\end{document}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB