Skip to content

solving common complex data analysis workflows

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

erikerhardt/erikmisc

Repository files navigation

erikmisc

R-CMD-check

Overview

Erik Erhardt’s miscellaneous functions for solving complex data analysis workflows

Installation

# The development version from GitHub
# install.packages("remotes")
remotes::install_github("erikerhardt/erikmisc")

Usage

library(erikmisc)
#> ── Attaching packages ─────────────────────────────────────── erikmisc 0.1.25 ──
#> ✔ tibble 3.2.1     ✔ dplyr  1.1.3
#> ── Conflicts ─────────────────────────────────────────── erikmisc_conflicts() ──
#> ✖ dplyr::filter() masks stats::filter()
#> ✖ dplyr::lag()    masks stats::lag()
#> erikmisc, solving common complex data analysis workflows
#>   by Dr. Erik Barry Erhardt <[email protected]>
erikmisc_logo()
#> 
#>  ⬢        . _ _   ⬡          _    ⬢  ⬡   
#>    ___ _ __(_) | ___ __ ___ (_)___  ___  
#>   / _ \ '__| | |/ / '_ ` _ \| / __|/ __| 
#>  |  __/ |  | |   <| | | | | | \__ \ (__  
#>   \___|_|  |_|_|\_\_| |_| |_|_|___/\___| 
#>     . .       ⬢           ⬢   ⬢       .
?`erikmisc-package`
#> starting httpd help server ...
#>  done

About

solving common complex data analysis workflows

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published