#' glmhdfe
#'
#' Generalized linear model with high-dimensional fixed effects
#'
#' @docType package
#' @author Julian Hinz and Joschka Wanner
#' @useDynLib glmhdfe, .registration = TRUE
#' @importFrom Rcpp sourceCpp evalCpp
#' @name glmhdfe
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.