Published February 19, 2021
| Version v0.8.0
Software
Open
kwb.utils (v0.8.0): R Package With General Utility Functions Developed at KWB
Description
This R package contains some small helper functions that aim at improving the quality of code developed at Kompetenzzentrum Wasser gGmbH (KWB).
Documentation website: https://kwb-r.github.io/kwb.utils/
Changelog:
- add:
matrixToDataFrame() - add (private):
get_cache_dir(),set_cache_dir() - add:
readLinesWithEncoding(), moved fromfakin.path.app::read_lines() get_cached(): add argument "dbg"; returnNULLif file does not existlastElement(): do not usetail()for lists, usex[[length(x)]]insteadorderBy(): allow to order by multiple columnspreparePdf(): set paper to "special" if width or height are setreadDictionary(): add arguments "fileEncoding", "...", pass on toreadLinesWithEncoding()writeDictionary(): check "file" argument. Do not check the file path unless "file" is of class character (and not a connection)
Files
KWB-R/kwb.utils-v0.8.0.zip
Files
(313.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5c815e80fab8587f748d8e5d22a8782e
|
313.4 kB | Preview Download |
Additional details
Related works
- Is documented by
- Software documentation: https://kwb-r.github.io/kwb.pkgbuild (URL)
- Is supplement to
- Software: https://github.com/KWB-R/kwb.utils/tree/v0.8.0 (URL)