R/RcppExports.R

Defines functions read hexeditor

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

hexeditor <- function(filename) {
    .Call(`_AnonymizationToolCpp_hexeditor`, filename)
}

read <- function(filename) {
    .Call(`_AnonymizationToolCpp_read`, filename)
}
JonasSchulz-Marner/AnonymizationTool documentation built on May 20, 2021, 1:53 a.m.