R/ExPanDaR.R

#' ExPanDaR: Explore Panel Data with R
#'
#' ExPanDaR provides the code base for the ExPanD web app.
#' ExPanD is a shiny based app supporting interactive
#' exploratory data analysis.
#'
#' ExPanDaR has two main goals:
#' \itemize{
#'   \item{} Enable users to assess the robustness of
#'     empirical evidence without providing them with
#'     access to the underlying data.
#'   \item{}  Provide a toolbox for researchers to explore
#'     panel data on the fly.
#' }
#' To learn more about ExPanDaR, start with the vignettes:
#' \code{browseVignettes(package = "ExPanDaR")}
#'
#' @docType package
#' @name ExPanDaR
NULL

Try the ExPanDaR package in your browser

Any scripts or data that you put into this service are public.

ExPanDaR documentation built on Jan. 8, 2021, 5:36 p.m.