Package: mutagen 0.1.0

mutagen: Extensions to dplyr's mutate
Extensions to dplyr's mutate.
Authors:
mutagen_0.1.0.tar.gz
mutagen_0.1.0.zip(r-4.6)mutagen_0.1.0.zip(r-4.5)mutagen_0.1.0.zip(r-4.4)
mutagen_0.1.0.tgz(r-4.5-any)mutagen_0.1.0.tgz(r-4.4-any)
mutagen_0.1.0.tar.gz(r-4.6-any)mutagen_0.1.0.tar.gz(r-4.5-any)
mutagen_0.1.0.tgz(r-4.5-emscripten)
mutagen.pdf |mutagen.html✨
mutagen/json (API)
NEWS
# Install 'mutagen' in R: |
install.packages('mutagen', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gvelasq/mutagen/issues
Pkgdown site:https://gvelasq.github.io
Last updated from:2f5b5f4384 (on v0.1.0). Checks:9 OK. Indexed: no.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-x86_64 | OK | 128 | |
source / vignettes | OK | 161 | |
linux-release-x86_64 | OK | 118 | |
macos-release-arm64 | OK | 97 | |
macos-oldrel-arm64 | OK | 82 | |
windows-devel | OK | 65 | |
windows-release | OK | 67 | |
windows-oldrel | OK | 75 | |
wasm-release | OK | 97 |
Exports:gen_na_listcolgen_rowcountgen_rowfirstgen_rowlastgen_rowmatchgen_rowmaxgen_rowmingen_rownth
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate a list-column with NULLs replaced with NAs | gen_na_listcol |
Generate rowwise count of columns matching a set of values | gen_rowcount |
Generate first rowwise nonmissing value | gen_rowfirst |
Generate last rowwise nonmissing value | gen_rowlast |
Generate rowwise match of a set of values | gen_rowmatch |
Generate rowwise maximum value | gen_rowmax |
Generate rowwise minimum value | gen_rowmin |
Generate nth rowwise nonmissing value | gen_rownth |