You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boB Rudis 62517f0635
speling
преди 4 години
R speling преди 4 години
inst/tinytest R package repo initialization complete преди 4 години
man speling преди 4 години
tests R package repo initialization complete преди 4 години
.Rbuildignore Making data great again преди 4 години
.codecov.yml R package repo initialization complete преди 4 години
.gitignore R package repo initialization complete преди 4 години
.travis.yml R package repo initialization complete преди 4 години
CONDUCT.md R package repo initialization complete преди 4 години
DESCRIPTION Making data great again преди 4 години
LICENSE Making data great again преди 4 години
LICENSE.md Making data great again преди 4 години
NAMESPACE Making data great again преди 4 години
NEWS.md R package repo initialization complete преди 4 години
README.Rmd Making data great again преди 4 години
README.md speling преди 4 години
lysol.Rproj R package repo initialization complete преди 4 години

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.