Nothing
rbind_common()
rbinds a list of data.frames and selects only common columnsmergeAttr()
when variables have more than one classmergeAttr()
gives warning if merging variables have NAshalveString()
function print_and_capture()
mainly for internal use in eatRep
and eatCodebook
packages allows for easy integration of (small) tables into (error) messagesmakeDataFrame()
for internal use in eatRep
and eatModel
packages converts tibbles
and data.tables
to data.framemergeAttr()
mainly for internal use in eatRep
and eatModel
packages restores attributes after merging and provides messages if merging units are not unique or only partially matchespwc()
computes part-whole-correlation between an item and the whole scale (except this item)roundDF()
rounds all numeric variables in a data.frame
na_omit_selection()
drops rows containing missing values in selected columnsexistsBackgroundVariables()
: add optional warning if variables contains missing valuesreadMultisep()
reads in data.frames with separator characters >=1ByteaddLeadingZerosToCharInt()
adds leading zeros to all columns that can be identified as integers in a character data.framedescr()
. missing handling in variable when additional weights are used tablePattern()
when additional weights are usedrecodeLookup()
allows recoding of a variable based on a look up tablewideToLong()
extendeddo_call_rbind_withName()
allows row binding a list of data.frames
while keeping their list names wideToLong()
asNumericIfPossible()
now works with matricesAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.