# install.packages("devtools")
devtools::install_github("dtereshch/paneldesc")2 First steps
The package can be installed from GitHub using devtools.
After that, you can import it in the usual way.
library(paneldesc)All functions of the package have detailed documentation with examples.
?decompose_factor
?decompose_numeric
?describe_balance
?describe_dimensions
?describe_incomplete
?describe_patterns
?describe_periods
?make_panel
?plot_heterogeneity
?plot_missing
?plot_patterns
?plot_periods
?production
?summarize_missing
?summarize_numeric
?summarize_transition