Other packages > Find by keyword >

hutils  

Miscellaneous R Functions and Aliases
View on CRAN: Click here


Download and install hutils package within the R console
Install from CRAN:
install.packages("hutils")

Install from Github:
library("remotes")
install_github("cran/hutils")

Install by package version:
library("remotes")
install_version("hutils", "1.8.1")



Attach the package and use:
library("hutils")
Maintained by
Hugh Parsonage
[Scholar Profile | Author Map]
First Published: 2017-07-09
Latest Update: 2022-04-13
Description:
Provides utility functions for, and drawing on, the 'data.table' package. The package also collates useful miscellaneous functions extending base R not available elsewhere. The name is a portmanteau of 'utils' and the author.
How to cite:
Hugh Parsonage (2017). hutils: Miscellaneous R Functions and Aliases. R package version 1.8.1, https://cran.r-project.org/web/packages/hutils. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.2 (2017-07-09 08:22), 0.8.0 (2017-09-12 17:49), 0.9.0 (2017-10-22 14:35), 0.10.0 (2018-01-24 15:56), 1.0.0 (2018-03-05 13:27), 1.1.0 (2018-05-12 16:58), 1.2.0 (2018-08-20 06:50), 1.3.0 (2018-11-01 11:10), 1.4.0 (2019-03-09 16:30), 1.5.0 (2019-05-31 16:00), 1.5.1 (2019-10-05 15:50), 1.6.0 (2020-11-16 10:30), 1.7.1 (2021-07-22 13:10)
Other packages that cited hutils R package
View hutils citation profile
Other R packages that hutils depends, imports, suggests or enhances
Complete documentation for hutils
Functions, R codes and Examples using the hutils R package
Some associated functions: Mode . RQ . Switch . ahull . aliases . all_same_sign . any_grepl . auc . average_bearing . bearing . coalesce . dev_copy2a4 . dir2 . drop_col . drop_colr . drop_constant_cols . drop_empty_cols . duplicated_rows . ein . find_pattern_in . fst_columns . generate_LaTeX_manual . grapes-notchin-grapes . grapes-notin-grapes . grapes-pin-grapes . haversine_distance . hutils-package . if_else . implies . isAttached . isTrueFalse . longest_affix . mean_na . mutate_ntile . mutate_other . ngrep . prohibit_unequal_length_vectors . prohibit_vector_recycling . provide.dir . provide.file . replace_pattern_in . report_error . samp . select_grep . select_which . selector . seq_nrow . set_cols_first . swap . unique-keys . weight2rows . weighted_ntile . weighted_quantile . 
Some associated R codes: Mode.R . RQ.R . Switch.R . aliases.R . all_same_sign.R . any_grepl.R . auc.R . average_bearing.R . bearing.R . coalesce.R . dev_copy2a4.R . dir2.R . drop_col.R . drop_colr.R . drop_constant_cols.R . drop_empty_cols.R . duplicated_rows.R . ein.R . find_pattern.R . fst_columns.R . generate_LaTeX_manual.R . haversine_distance.R . hull.R . hutils-package.R . if_else.R . implies.R . isAttached.R . isTrueFalse.R . longest_affix.R . mean_na.R . mutate_ntile.R . mutate_other.R . ngrep.R . notchin.R . notin.R . number2word.R . pin.R . prohibit_unequal_length_vectors.R . prohibit_vector_recycling.R . provide-dir.R . provide-file.R . replace_pattern_in.R . report_error.R . samp.R . select_grep.R . select_which.R . selector.R . seq_nrow.R . set_cols_first.R . set_seed.R . swap.R . unique-keys.R . weight2rows.R . weighted_ntile.R . weighted_quantile.R . zzz.R .  Full hutils package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for hutils30405060708090100110120130140TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA