flists: create flists

View source: R/flist-functions.R

flistsR Documentation

create flists

Description

flists is a list of one or more flist, one for each type wanted (and named thereafter)

Usage

flists(
  real = FALSE,
  bnry = FALSE,
  catg = FALSE,
  date = FALSE,
  surv = FALSE,
  names = NULL,
  thing = "desc"
)

Arguments

real

logical or an flist

bnry

logical or an flist

catg

logical or an flist

date

logical or an flist

surv

logical or an flist

names

row names wanted

thing

character; 'desc', 'comp' or 'test'


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.