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

21 Коммитов

Автор SHA1 Сообщение Дата
Martin Chan 172f915c26 chore: update Roxygen notes 2024-06-05 18:35:27 +01:00
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
C Morales bb43d5c143 external rank 2022-06-08 15:40:42 +01:00
C Morales 9e05779250 Create Line 2022-06-07 18:01:18 +01:00
C Morales 0583a0cd88 Documentation 2022-06-07 16:32:41 +01:00
C Morales ddebfc0d62 Create documentation 2022-05-30 15:09:18 +01:00
C Morales 36a073531b New documentation 2022-05-30 14:51:51 +01:00
C Morales d894d9737e New Sales functions 2022-05-30 13:58:26 +01:00
Martin Chan 5d0429d0ea fix: error with non-available variables (#209)
Fix achieved via `meeting_quality()`
2022-04-19 16:52:00 +01:00
Martin Chan bdbe4dddb2 docs: update family, import, and return 2021-11-03 11:59:51 +00:00
Martin Chan 825aaf6922 docs: update roxygen for create_tracking 2021-06-14 13:54:09 +01:00
moralec 9316c43197 Roxygen 2021-05-05 10:08:10 +01:00
Martin Chan f933ba6a04 docs: package names in single quotes 2021-03-30 17:40:16 +01:00
Martin Chan 24d88d8d06 docs: update roxygen 2021-03-09 21:24:29 +00: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 991282fba9 feat: add flexibility in meeting_quality 2021-02-12 16:29:21 +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 f7711dfd59 docs: return options (#31) 2021-02-08 14:26:09 +00:00
Martin Chan d5bb7616cd feat: use DRY dependencies
All of the following now depend on create_bubble:
- internal_network_plot
- external_network_plot
- meeting_quality
2020-11-25 16:46:40 +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