R/Text.Replace-Package.R

#' @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
clawilso15/Text.Replace documentation built on Feb. 6, 2021, 5:45 a.m.