BergelsonLab / BergelsonLab/blabr

export public-facing functions

Open
#27 2 comments 0 reactions 1 assignee Claimed by @kalenkovich View on GitHub
Dominant language
R
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`blabr` used to export every variable defined in its code. For various reasons, it is not a good idea so I switched to explicitly exporting functions/variables that users might use. If you encounter a function that is not exported, please add it in a comment below.

In the meantime, use `blabr:::` to access a that used to be available after `library(blabr)` and now isn't.

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.