getVarNameFreq: Calculate variable name frequency with a list of list...

Description Usage Arguments Value See Also

Description

Find out which variable names are most shared by all list elements, which are not. If a variable name is with very low frequency, it should probably be regarded (but check for exceptions).

Usage

1

Arguments

l

a list

Value

a data.frame with two columns: varnames and Freq

See Also

Other list helpers: findAllUniqueValues, findAllVarNames


sunsiyu/featurer documentation built on May 30, 2019, 8:39 p.m.