R/ced-package.R

#' @title The Compact Encoding Detector
#'
#' @description
#' R bindings of the Google Compact Encoding Detection library.
#'
#' @name ced
#' @docType package
#'
#' @useDynLib ced, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#'
"_PACKAGE"

Try the ced package in your browser

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

ced documentation built on Jan. 14, 2020, 5:10 p.m.