Package: hablar 0.3.2
hablar: Non-Astonishing Results in R
Simple tools for converting columns to new data types. Intuitive functions for columns with missing values.
Authors:
hablar_0.3.2.tar.gz
hablar_0.3.2.zip(r-4.7)hablar_0.3.2.zip(r-4.6)hablar_0.3.2.zip(r-4.5)
hablar_0.3.2.tgz(r-4.6-any)hablar_0.3.2.tgz(r-4.5-any)
hablar_0.3.2.tar.gz(r-4.7-any)hablar_0.3.2.tar.gz(r-4.6-any)
hablar_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
hablar/json (API)
| # Install 'hablar' in R: |
| install.packages('hablar', repos = c('https://davidsjoberg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davidsjoberg/hablar/issues
Last updated from:6698fd2973. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 152 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 115 |
Exports:%minus_%%plus_%as_reliable_dteas_reliable_dtmas_reliable_intas_reliable_lglas_reliable_numcheck_complete_setcheck_duplicatescheck_infcheck_irrationalcheck_nacheck_nanchrconvertcould_chr_be_dtecould_chr_be_dtmcould_chr_be_intcould_chr_be_numcould_num_be_intcum_uniquecum_unique_cummean_cumsum_dbldtedtmdummydummy_fctfind_duplicatesfind_inffind_irrationalfind_nafind_nanfirst_first_non_nagivengiven_if_else_if_infif_naif_nanif_not_naif_zeroinf_ifintlast_lglmax_mean_median_min_n_uniquen_unique_na_ifnan_ifnumrationalizerepeat_dfretypessd_set_wd_to_script_pathsqueezesqueeze_sum_this_daythis_monththis_yearvar_zero_if
Dependencies:clicpp11dplyrgenericsgluelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselecttimechangeutf8vctrswithr
Last update: 2022-11-05
Started: 2018-10-14
Last update: 2022-10-31
Started: 2018-10-14
Last update: 2022-10-31
Started: 2019-06-09
Last update: 2022-10-31
Started: 2018-10-14
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Reliable conversion to another data type | as_reliable as_reliable_dte as_reliable_dtm as_reliable_int as_reliable_lgl as_reliable_num |
| Special checks | check_complete_set check_df check_duplicates check_inf check_irrational check_na check_nan |
| Convert data type of columns | Always before character chr classes columns console conversion convert converts dbl dte dtm factors fct for functions. in information. int lgl more new num scoping the through to Type \code{convert} \code{vignette("convert")} |
| Tests is a vector could be of another data type | could_chr_be_dte could_chr_be_dtm could_chr_be_int could_chr_be_num could_dtm_be_dte could_num_be_int could_this_be_that |
| Create a simple dummy | create_dummy dummy dummy_ |
| cumulative_ | cummean_ cumsum_ cumulative_ cum_unique cum_unique_ |
| Special filters | find_duplicates find_inf find_in_df find_irrational find_na find_nan |
| given | given given_ |
| if_this_else_that_ | if_else_ |
| Ignore NA in math | %minus_% %plus_% math ignore NA in math funs |
| n_unique | n_unique n_unique count unique elements n_unique_ |
| Only allow rational values in numeric vectors 'rationalize' transforms all numeric elements to be rational values or NA, thus removes all 'NaN,Inf' and replaces them with 'NA'. | rationalize rationalize.data.frame rationalize.default rationalize.numeric |
| repeat_df | repeat_df |
| replacemnt and specials | if_inf if_na if_nan if_not_na if_zero inf_if nan_if na_if replacers zero_if |
| Return simple data types | retype retype.data.frame retype.Date retype.default retype.integer retype.list retype.logical retype.numeric retype.POSIXct |
| Make vector shorter and simpler | s |
| Set wd to script path | set_wd_to_script_path |
| this_date | this_date this_day this_month this_year |
| Combine aggregate functions and s | first_ first_non_na last_ max_ mean_ median_ min_ sd_ squeeze squeeze_ sum_ var_ wrapper - s and summary funs |
