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

5 Коммитов

Автор SHA1 Сообщение Дата
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 2ce9812ff0 docs: add return value 2021-03-31 14:05:23 +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 e9a60a8c90 fix: import changes
Import individual functions for pairwise_count rather than the entire data.table library. This should remove start up warning messages with namespace conflicts between dplyr and data.table
2021-01-06 10:49:46 +00:00
Martin Chan 6386f99651 feat: add pairwise_count
A data.table implementation of the original widyr::pairwise_count() function
2020-12-18 13:45:35 +00:00