Working on slides

This commit is contained in:
Alex 2025-09-12 14:32:16 -06:00
parent 3803388033
commit fd4b2ca876

View File

@ -130,9 +130,6 @@ OR
\includegraphics[width=\textwidth]{right.png} \includegraphics[width=\textwidth]{right.png}
\end{frame} \end{frame}
% Slide 7 % Slide 7
\begin{frame}[plain] \begin{frame}[plain]
\includegraphics[width=\textwidth]{match-types.png} \includegraphics[width=\textwidth]{match-types.png}
@ -168,4 +165,21 @@ OR
\end{itemize} \end{itemize}
\end{frame} \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} \end{document}