Skip to content

Repository files navigation

The helpr package

GitHub version CRAN status R-CMD-check Codecov test coverage Lifecycle: stable License: MIT

Overview

The helpr package contains numerous helper functions necessary for generalized machine learning analyses.

It contains and exports numerous utilities and S3 generics used throughout the my personal analysis suite. It intentionally favors base R over higher level tidyverse to keep imports to a minimum.


Installation

# current dev version
remotes::install_github("stufield/helpr")

# or a specific version
remotes::install_github("stufield/[email protected]")

Usage

To load helpr simply make a call to library() as usual:

library(helpr)

Help summary of the package

library(help = helpr)

Notes about the package

  • TODO
  • TODO
  • TODO

About

The helpr package contains numerous helpers, wrappers, and utilities used throughout my analysis suite. It intentionally favors base R over higher level *tidyverse* to minimize imports.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages