R/RcppExports.R

Defines functions read_file_raw

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

#' @importFrom Rcpp evalCpp
#' @useDynLib rsmith
read_file_raw <- function(path) {
    .Call('rsmith_read_file_raw', PACKAGE = 'rsmith', path)
}
hadley/rsmith documentation built on May 17, 2019, 12:16 p.m.