#' econometr
#'
#' @docType package
#' @name econometr
#' @import magrittr
#' @import dplyr
#' @import foreach
#' @importFrom stats as.formula contrasts lm.fit model.frame model.matrix model.response na.omit
#' @importFrom car contr.Treatment
#' @importFrom sandwich bread estfun
#' @importFrom generics tidy
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.