View source: R/harmonize_dv_felm.R
harmonize_dv_felm | R Documentation |
Harmonized variable names for stargazer output for felm models
harmonize_dv_felm(model_list, term_replace = "", term_keep = "")
model_list |
list of felm models to be passed to stargazer |
term_replace |
name of explanatory variable to be replaced |
term_keep |
replacement name for the variable to be replaced |
This returns the list of models, with harmonized variable names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.