Version 1.4.0
This is the initial major release suitable for public consumption.
1.4.0 (2023-01-26)
- Add
fold_na()
1.3.0 (2019-11-06)
- Add
recur_unique()
1.2.2 (2019-09-12)
- Add meaningful description for
norm_trailing_slash()
- Use
x
as example var forunescape_markup()
1.2.1 (2019-08-26)
- Add
uniquify
option with defaultTRUE
forfix_tbl_names()
1.2.0 (2019-04-26)
- Add
rgb_brightness
1.1.6 (2019-03-06)
ftp_getBinPars()
file dt should be subset by type code upstream- Fixed remote file path in
ftp_getBinPars()
when a nested dir is passed ashdir
1.1.5 (2019-03-04)
- Use
mode() <- "integer"
forcas_checksum()
for efficiency
1.1.4 (2019-02-28)
- Do not lowercase
host
par inftp_makeParams
- Set classes properly for default output of
profile_table
as implied in documentation
1.1.3 (2018-10-30)
- Properly handle zero start for
make_chunks
1.1.2 (2018-10-10)
- Handle multiple
class
returns inprofile_table
1.1.1 (2018-09-26)
- Handle all NA columns for UNIQUEN and INTEGRAL_DUPE_FCTR in
profile_table
1.1.0 (2018-09-26)
- Add
profile_table
Install using devtools:
devtools::install_github("slin30/wzMisc")
Some functions in this package depend on data.table; please refer to their extensive wiki for additional information: