################################################################################
# TranslaSeq package documentation
################################################################################
#' TranslaSeq: A package for the assessment of translational control.
#'
#' The TranslaSeq package provides the TranslaSeq function.
#'
#' @seealso \code{\link{TranslaSeq}}\cr\cr
#' A working example can be found at
#' \url{https://franciscodavid.github.io/TranslaSeq/vignette.html}
#'
#' @author Francisco D. MorĂ³n-Duran
#' @docType package
#' @name TranslaSeq-package
#' @importFrom Rcpp evalCpp
#' @importFrom RcppParallel RcppParallelLibs
#' @useDynLib TranslaSeq
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.