R/RcppExports.R

Defines functions readcpp readlcpp

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

readcpp <- function(path) {
    .Call(`_readthat_readcpp`, path)
}

readlcpp <- function(filename, first = 1L, last = 0L) {
    .Call(`_readthat_readlcpp`, filename, first, last)
}

Try the readthat package in your browser

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

readthat documentation built on Oct. 30, 2019, 10:11 a.m.