Package: zewwwwEcon
Type: Package
Title: zewwwwEcon: Quarto Templates for Applied Economic Research Projects
Version: 0.1.0
Authors@R: c(
    person("Simon", "Reif", email = "simon.reif@zew.de", role = c("aut", "cre")),
    person("Benedikt", "Stelter", email = "benedikt.stelter@outlook.com", role = "aut"))
Description: This package automates the setup of applied economic research projects with a pre set  folder structure and templates for papers and presentations in Quarto. 
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: 
    quarto
License: MIT
Imports: 
    tidyverse, gt, gtsummary, ggpubr, broom, estimatr, modelsummary, sf, readr
