Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Martin Chan 4f393f902e fix: `cut_hour()` duplicate values
Previously, `cut_hour()` could accept inputs in `cut` where it equals 0 or 100. Now, a `lbound` and `ubound` solution is added to address these corner cases.
2021-04-20 16:16:44 +01:00
moralec 53b5885c7b Update cut_hour.R 2021-04-20 11:59:51 +01:00
Martin Chan 1826276a33 docs: add return value 2021-03-31 11:12:39 +01:00
Martin Chan 5f2971fd79 docs: adjust function family (#58)
At places, also some cleaning up relating to #31.
2021-03-04 18:33:28 +00:00
Martin Chan 6e56c73ff6 docs: consistent comment style
Replace "#' ##" with "#' #"
2021-02-06 13:49:14 +00:00
Martin Chan 14172037da feat: change one2one_dist architecture
now depends on create_dist(), with changes to cut_hour() to show "minutes"
2020-11-18 13:59:41 +00:00
Martin Chan 31d0165c0c feat: make create_dist dynamic
Changes to underlying cut_hour()
2020-11-18 09:57:19 +00:00
Martin Chan 135b631277 docs: add Microsoft header
Added to header of all source code
2020-11-10 22:02:22 +00:00
Martin Chan 020c455952 init: first commit 2020-10-26 21:21:24 +00:00