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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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