Nothing
#'Example Dataset d1
#'
#'A simulated dataset for demonstrating the package
#'
#'@format ## `d1`
#'A data.frame with 1000 rows and 7 columns:
#'\describe{
#' \item{id}{individuals}
#' \item{year}{periods}
#' \item{y}{dependent variable}
#' \item{y1}{the first lag of y}
#' \item{q}{threshold variable}
#' \item{x}{regressor with threshold effects}
#' \item{z}{regressor without threshold effects}
#'}
#'@source Simulated data with two thresholds
"d1"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.