make_undmtd_fns_dir_chr: Make undocumented functions directory character vector

make_undmtd_fns_dir_chrR Documentation

Make undocumented functions directory character vector

Description

make_undmtd_fns_dir_chr() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make undocumented functions directory character vector. The function returns Undocumented functions directory (a character vector).

Usage

make_undmtd_fns_dir_chr(path_1L_chr = "data-raw", drop_empty_1L_lgl = F)

Arguments

path_1L_chr

Path (a character vector of length one), Default: 'data-raw'

drop_empty_1L_lgl

Drop empty (a logical vector of length one), Default: F

Value

Undocumented functions directory (a character vector)


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.