From 9f0f216e1ecc730696f674c97c4a9e340a3a486f Mon Sep 17 00:00:00 2001 From: kbonney Date: Tue, 24 Oct 2023 16:56:22 -0400 Subject: [PATCH] adding dependencies --- paper.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/paper.md b/paper.md index f694c61..aa383c5 100644 --- a/paper.md +++ b/paper.md @@ -50,6 +50,13 @@ PV data collected in the field varies greatly in structure (i.e., timeseries and # Package Overview The following table summarizes the four modules within `pvOps` by presenting: the type of data they analyze, example data features, and highlights of relevant functions. +\usepackage{graphicx} % Required for inserting images +\usepackage{booktabs} +\usepackage{enumitem} +\usepackage{array} +\usepackage{ragged2e} +\newcommand{\tabitem}{~~\llap{\textbullet}~~} + \begin{table}[ht] \centering \begin{tabular}{|>{\RaggedRight}p{2cm}|>{\RaggedRight}p{2cm}|>{\RaggedRight}p{4cm}|>{\RaggedRight}p{4cm}|}