listPermittedTidyverseFunctionsDS: List of Permitted Tidyverse Functions

View source: R/utils.R

listPermittedTidyverseFunctionsDSR Documentation

List of Permitted Tidyverse Functions

Description

This function returns a vector of function names that are permitted to be passed within the dsTidyverse functions, e.g. within the 'tidy_select' argument of 'ds.mutate.'

Usage

listPermittedTidyverseFunctionsDS()

Value

A character vector of function names, each representing a permitted function. Functions not included in this list will be blocked.


dsTidyverse documentation built on Oct. 30, 2024, 9:12 a.m.