R/RcppExports.R

Defines functions fillDown fillUp

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

fillDown <- function(x) {
    .Call('_tidyfast_fillDown', PACKAGE = 'tidyfast', x)
}

fillUp <- function(x) {
    .Call('_tidyfast_fillUp', PACKAGE = 'tidyfast', x)
}

Try the tidyfast package in your browser

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

tidyfast documentation built on March 20, 2020, 5:08 p.m.