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 Sept. 24, 2023, 7:07 p.m.