R/ribiosIO.R

#' @keywords internal
"_PACKAGE"

#' High-performance file input/output with ribios
#' @description Provides high-performance file input/output for bioinformatics and computational biology tasks
#' @useDynLib ribiosIO, .registration=TRUE, .fixes="C_"
#' @name ribiosIO-package
NULL

#' @importFrom methods is
#' @importFrom utils read.csv read.table write.table
#' @importFrom ribiosUtils matchColumn trim
NULL

Try the ribiosIO package in your browser

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

ribiosIO documentation built on Feb. 20, 2026, 5:09 p.m.