main_table_semester: Finds the Average Length of IFC Moratoria.

View source: R/main_table_semester.R

main_table_semesterR Documentation

Finds the Average Length of IFC Moratoria.

Description

main_table_semester returns the main table broken down by subsets of fullsample/weekend/weekdays.

Usage

main_table_semester(full_sample, weekends, weekdays)

Arguments

full_sample

a list of fixest objects. This will be the regressions for the full sample.

weekends

a list of fixest objects. This will be the regressions for the weekend sample.

weekdays

a list of fixest objects. This will be the regressions for the weekdays.

Details

This function relies on dplyr, modelsummary, and tibble packages to work.

Examples

main_table(full_sample, weekends, weekdays)


michaeltopper1/ifc documentation built on Jan. 30, 2023, 10:08 a.m.