BergelsonLab / BergelsonLab/blabr

[possibly] switch to using roxygen for maintaining NAMESPACE

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
might already be done
Dominant language
R
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Right now, everything that starts with a letter gets exported + magrittr's pipe. Maybe that is the right way to go, I do not know enough about r packages to tell. But it does seem strange to not be explicit about what names we expose.

With roxygen, functions get exported if they have the `@export` keyword before them.

Do not forget to expose margittr's pipe in case of deciding to switch.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.