README.md

labeler

Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public. Lifecycle:
experimental R build
status Codecov test
coverage CRAN
status

This package contains functions to assign and use data labels in an easy and efficient way. With an easy to share structure.

Installation

labeler is not available in CRAN.

But you can install the development version from GitHub with:

tryCatch(
  library(remotes),
  error = function(e){
    install.packages('remotes')
  }
)
remotes::install_github("adatar-do/labeler")

Contributing

Have a feedback or want to contribute?

Please take a look at the contributing guidelines before filing an issue or pull request.

Please note that the labeler project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Get started!



adatar-do/labeler documentation built on Sept. 19, 2024, 2:50 p.m.