Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
boB Rudis 62517f0635
speling
před 4 roky
R speling před 4 roky
inst/tinytest R package repo initialization complete před 4 roky
man speling před 4 roky
tests R package repo initialization complete před 4 roky
.Rbuildignore Making data great again před 4 roky
.codecov.yml R package repo initialization complete před 4 roky
.gitignore R package repo initialization complete před 4 roky
.travis.yml R package repo initialization complete před 4 roky
CONDUCT.md R package repo initialization complete před 4 roky
DESCRIPTION Making data great again před 4 roky
LICENSE Making data great again před 4 roky
LICENSE.md Making data great again před 4 roky
NAMESPACE Making data great again před 4 roky
NEWS.md R package repo initialization complete před 4 roky
README.Rmd Making data great again před 4 roky
README.md speling před 4 roky
lysol.Rproj R package repo initialization complete před 4 roky

README.md

Project Status: Active – The project has reached a stable, usablestate and is being activelydeveloped. Signedby Signed commit% Linux buildStatus
Minimal RVersion License

lysol

Totally Eradicates (Totally) Bugs in Your Data (At Least I Heard It Does!)

Description

Have sick/buggy data? Tools are provided to totally eradicate these bugs, leaving you with beautiful (very beautiful and clean) data. One could even say you can make your data great again! I’ve heard people say that!

NOTE:

The CDC — Centers for Data Coherence — has warned that using {lysol} on your data is not recommended and may cause severe, irreparable data loss. But, what do they know? Where have “science” and “experts” gotten us? Still, you should probably test {lysol} functions before using them in production (but only if you’re one of those coward losers).

What’s Inside The Tin

The following functions are implemented:

  • totally_eradicate_bugs_from_data_file: This function totally eradicates (totally) bugs from a sick data file. (At least I heard it does!)
  • totally_eradicate_bugs_from_this: This function totally eradicates (totally) bugs from a sick object. (At least I heard it does!)

Installation

remotes::install_git("https://git.rud.is/hrbrmstr/lysol.git")
# or
remotes::install_git("https://git.sr.ht/~hrbrmstr/lysol")
# or
remotes::install_gitlab("hrbrmstr/lysol")
# or
remotes::install_bitbucket("hrbrmstr/lysol")
# or
remotes::install_github("hrbrmstr/lysol")

NOTE: To use the ‘remotes’ install options you will need to have the {remotes} package installed.

Usage

library(lysol)

# current version
packageVersion("lysol")
## [1] '0.1.0'

lysol Metrics

Lang # Files (%) LoC (%) Blank lines (%) # Lines (%)
R 4 0.8 15 0.65 12 0.41 35 0.51
Rmd 1 0.2 8 0.35 17 0.59 33 0.49

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.