BergelsonLab / BergelsonLab/blabr

decouple handling BLAB_DATA repos and loading the data

Open
#40 0 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

There are two steps in all `get_*` functions:
- Find the repo, find the version, find the files.
- Load the files using `readr` and column specifications.

The two steps don't need to be coupled and having them apart will allow more flexibility. For example, data files cloned or created in a non-standard location could still be read.

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.