R/doc-tidysq.R

#' tidysq: tidy analysis of biological sequences
#'
#' @description The \code{tidysq} package is a toolbox for the analysis of
#' biological sequences in a tidy way.
#' @author Michal Burdukiewicz, Dominik Rafacz, Laura Bąkała, Leon Eyrich Jessen
#' @importFrom stats rnorm setNames
#' @importFrom tibble as_tibble tibble
#' @import checkmate
#' @import vctrs
#' @name tidysq-package
#' @aliases tidysq
"_PACKAGE"

#' @useDynLib tidysq, .registration=TRUE
#' @importFrom Rcpp sourceCpp
NULL

Try the tidysq package in your browser

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

tidysq documentation built on April 12, 2025, 1:37 a.m.