#' @docType package
#' @name Text.Replace
#' @importFrom Rcpp evalCpp
#' @useDynLib Text.Replace, .registration=TRUE
#' @aliases Text.Replace-package
#' @title Analyze Survey Data by replacing standard phrases
#'
#' @description This package imports and analyzes survey data with
#' associated metadata.
#'
#' @details This section should provide a more detailed overview of how to use the
#' package, including the most important functions.
#'
#' @author Clayton Wilson
#' Maintainer: Clayton Wilson
#'
#' @keywords package
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.