flist: flist

View source: R/flist-functions.R

flistR Documentation

flist

Description

create function list

Usage

flist(x, dattr = NULL, local = FALSE)

Arguments

x

vector of function names

dattr

the dtable attribute

local

if TRUE, look for function first locally, then in 'descripteur'

Details

create a function list by specifying the names of functions, primarily searching in the descripteur namespace but also in other packages


renlund/descripteur documentation built on July 5, 2025, 6:35 a.m.