kwb.utils v0.15.0
- add loadFunctions() with private function
- mergeEnvironments()
- add callWithData() with private functions
- splitIntoIdenticalRows(),
- rbindFirstRows(),
- seqAlongRows(),
- nDims(),
- expandToVector()
- multiColumnLookup()
- allow to lookup more than one value column
- add arguments "drop", "includeKeys"
- findPartialDuplicates()
- reimplement the function in order to fix a 🐛
- use catAndRun() within sourceScripts()
Full Changelog: v0.14.0...v0.15.0