Skip to content

bberger94/bergr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bergr

Overview

bergr is a package of useful functions and defaults for analyzing data in R. Its particular emphasis is providing tools for common data manipulation, data visualization, and modeling tasks for causal inference. Currently it includes wrappers for ggplot and ggiplot that improve upon the default theme and color scheme. It also includes a function coefplot_wide() for plotting a single coefficient across many fixest models.

To install bergr you'll need to first install the devtools package.

# Install bergr from github
devtools::install_github("bberger94/bergr")

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages