Martin Chan
d53931584f
refactor: Move long-running examples under donttest
...
examples in question were taking too long to run during package checks, causing warnings to be generated. By moving them under `donttest`, they will be excluded from the package checks while still being included in the package documentation.
2023-08-17 09:49:20 +01:00
Martin Chan
bffdf33a28
feat: introduce heatmap for `flex_index()` ( #212 )
2022-06-30 10:22:07 +01:00
Martin Chan
4a7699fd5f
docs: update naming of Workplace Analytics
...
Updated to 'Viva Insights Advanced Insights'
2022-04-05 15:37:13 +01:00
Martin Chan
db3e2b9126
fix: example changes to pass R CMD checks
2021-10-15 15:05:42 +01:00
Martin Chan
41cab09958
feat: enable new signals for flex_index ( #183 )
2021-09-03 11:45:18 +01:00
Martin Chan
9602dec1e0
docs: move example to section
2021-08-27 15:40:00 +01:00
Martin Chan
98c9c9af9c
docs: clean formatting
2021-08-25 15:44:28 +01:00
Martin Chan
28f2d1e165
docs: expand on 'breaks' ( #158 )
2021-06-17 15:18:34 +01:00
Martin Chan
d31f7f7086
docs: update flex_index
2021-05-10 18:32:06 +01:00
Martin Chan
f933ba6a04
docs: package names in single quotes
2021-03-30 17:40:16 +01:00
Martin Chan
59475b85b5
docs: adjust function family ( #58 )
2021-03-04 22:19:07 +00:00
Martin Chan
d8dd6794f0
fix: unwrap dontrun{} ( #12 )
...
Satisfy CRAN requirements. Use `donttest{}` where possible.
2021-03-01 23:48:25 +00:00
Martin Chan
65acc23e86
docs: correct typo for flex_index
2021-02-10 13:36:20 +00:00
Martin Chan
1a795da4e7
docs: add return options ( #31 )
...
+ General clean up of all functions on documentation consistency.
2021-02-09 18:26:05 +00:00
Martin Chan
560d677b3f
docs: add detail to workpatterns docs
...
More detail is added to the working patterns function documentation, including an explication of the methodology, copyright headers, as well as general formatting.
2021-02-08 23:44:48 +00:00
Martin Chan
fe43a24fd2
docs: improve documentation
2021-02-03 17:56:41 +00:00
Martin Chan
71e6ba986e
fix: docs for R CMD checks
2021-02-03 17:15:40 +00:00
Martin Chan
85b365a659
chore: address R CMD notes
2021-02-03 12:46:28 +00:00
Martin Chan
b728b92c59
feat: add new functions
2021-01-27 16:16:08 +00:00