The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
cleanifyString()
removes non-alphanumeric
characters and special characters from a string or factor variableaddLeadingZerosToCharInt()
(Previously an error message was
displayed.)mergeAttr()
recodeLookup()
return the original vector if the the
user does not provide any recode table (i.e., if the argument is NULL).
(Previously an error message was displayed.)makeTria()
makeDataFrame()
gsubAll()
: Does not longer allow using
regular expressions (internally, gsub(..., fixed = TRUE)
is
used). Function now begins with the longest string to avoid repeated
modifications if strings in “old” match each other. See function
documentation for further details.halveString()
for splitting at the last
instance of a regular expressionrbind_fill_vector()
allows
rbind()
for unidimensional vectors of unequal length,
filling empty entries with NA%$$%
works for lists similar to
$
but gives error instead of NULL if the corresponding list
element does not existmakeTria()
for internal use in
eatTools
and eatModel
reshapes
covariance/correlation matrices into triangular shapeseq2()
for sequence generationhalveString()
for patterns with more than 1
charactermergeAttr()
if combinations of merge
variables from one data set do not occur in the other data setmergeAttr()
if the two
data.frames
intended to merge contain additional common
variables (beyond the by
-variables)makeDataFrame()
gives warning/errors if data.frame has
less rows than expected at the least.existsBackgroundVariables()
gives warning/errors if
variables have missing values, depending on how critical the missing
values are considered to berbind_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()
functionprint_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 usedtablePattern()
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
nameswideToLong()
asNumericIfPossible()
now works with matricesThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.