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
Martin Chan
b4225f1077
docs: CRAN Rd changes
...
- Remove Rd files for internal functions where they are unnecessary
- Add \value where missing
2021-04-02 12:33:57 +01:00
Martin Chan
1826276a33
docs: add return value
2021-03-31 11:12:39 +01:00
Martin Chan
a9380fc47f
docs: adjust function family ( #58 )
...
Aligned all function family with this commit.
2021-03-05 14:05:00 +00:00
Martin Chan
2f6b9cfd97
docs: adjust function family ( #58 )
...
- Adjust family
- Created two templates: ch.R and spq-params.R
- General code formatting
2021-03-05 11:18:35 +00:00
Martin Chan
59475b85b5
docs: adjust function family ( #58 )
2021-03-04 22:19:07 +00:00
Martin Chan
53139a61ac
docs: correct typo with check_inputs
...
Put family as param by mistake
2021-03-04 21:20:34 +00: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
494789a445
docs: roxygen2 run
2020-11-25 16:47:26 +00:00
Martin Chan
45f9746839
docs: flexible functions ( #6 )
...
Update documentation and add create_trend() - fix #6
2020-11-19 12:41:01 +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
974e56c85d
feat: add create_line_asis
...
- Also add other documentation tweaks to Family
2020-11-06 21:36:17 +00:00
Martin Chan
020c455952
init: first commit
2020-10-26 21:21:24 +00:00