R/cpp11.R

Defines functions fillUp fillDown

# Generated by cpp11: do not edit by hand

fillDown <- function(x) {
  .Call(`_tidyfast_fillDown`, x)
}

fillUp <- function(x) {
  .Call(`_tidyfast_fillUp`, x)
}
TysonStanley/tidyfast documentation built on April 10, 2024, 9:20 a.m.