Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.