R/RcppExports.R

Defines functions readkvs

Documented in readkvs

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

readkvs <- function(path, delim_tuple, delim_field) {
    .Call('rkvo_readkvs', PACKAGE = 'rkvo', path, delim_tuple, delim_field)
}
vst/rkvo documentation built on May 3, 2019, 7:09 p.m.