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)
}

Try the tidyfast package in your browser

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

tidyfast documentation built on May 29, 2024, 9:10 a.m.