Other packages > Find by keyword >

iemisc  

Irucka Embry's Miscellaneous Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("iemisc", "1.0.5")



Attach the package and use:
library("iemisc")
Maintained by
Irucka Embry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-09
Latest Update:
Description:
A collection of Irucka Embry's miscellaneous functions (Engineering Economics, Civil & Environmental/Water Resources Engineering, Construction Measurements, GNU Octave compatible functions, Python compatible function, Trigonometric functions in degrees and function in radians, Geometry, Statistics, Mortality Calculators, Quick Search, etc.).
How to cite:
Irucka Embry (2016). iemisc: Irucka Embry's Miscellaneous Functions. R package version 1.0.5, https://cran.r-project.org/web/packages/iemisc. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:49), 0.5.0 (2016-02-09 09:46), 0.5.1 (2016-05-18 06:52), 0.6.2 (2016-05-30 08:37), 0.9.0 (2016-06-09 05:49), 0.9.1 (2016-07-14 07:26), 0.9.2 (2016-07-22 18:53), 0.9.5 (2016-08-05 00:09), 0.9.6 (2016-10-17 11:09), 0.9.7 (2018-05-16 06:41), 0.9.8 (2020-01-30 10:00), 0.9.9 (2020-08-02 03:30), 1.0.0 (2023-02-13 10:20), 1.0.1 (2023-02-14 10:40), 1.0.2 (2023-03-07 09:00), 1.0.3 (2023-05-04 10:30), 1.0.4 (2023-09-25 12:20), 1.0.5 (2024-06-05 23:40)
Other packages that cited iemisc R package
View iemisc citation profile
Other R packages that iemisc depends, imports, suggests or enhances
Functions, R codes and Examples using the iemisc R package
Some associated functions: AgivenF . AgivenFcont . AgivenG . AgivenP . AgivenPcont . CompIntCharg . CompIntPaid . EffInt . FgivenA . FgivenAcont . FgivenP . FgivenPcont . Manningcirc . Manningcircy . Manningpara . Manningrect . Manningtrap . Manningtrap_critical . Manningtri . Mod_octave . PgivenA . PgivenA1 . PgivenAcont . PgivenF . PgivenFcont . PgivenFivary . PgivenG . Re1 . Re2 . Re3 . Re4 . Rem . SimpIntCharg . SimpIntPaid . acosd . acotd . acscd . air_stripper . approxerror . asecd . asind . atan2d . atand . benefitcost . c_composite_CN . colebrook . concr_mix_lightweight_strength . concr_mix_normal_strength . construction_decimal . construction_decimal_eng . construction_fraction . cosd . cotd . cscd . cv . density_water . dyn_visc_water . engr_survey . engr_survey2 . engr_survey3 . engr_survey4 . engr_survey_batch . engr_survey_reverse . f1 . f2 . f3 . f4 . f5 . f6 . f7 . f8 . floor_division . frac_to_numeric . fractdiff . grapes-inorder-grapes . grapes-notchin-grapes . grapes-qsin-grapes . iemisc . igivenICPn . igivenPFn . iscolumn . isrow . kin_visc_water . lat_long2state . lat_long2utm . length_octave . lookupQT . maxmre . mortality_rate . mortality_rate_pct . mre . n . na.interp1 . nc1 . nc2 . nc3 . nc4 . ndims . ngivenPFi . numel . polygon_area . project_midpoint . prop_mortality_ratio . prop_solver . rain_garden_driveway . ranges . rational_formula . reduce_single_digit . relerror . righttri . rms . sat_vapor_pressure . sat_vapor_pressure_ice . sec . secd . secprop . sgm . shm . sind . size . sp_gravity . sp_volume . splitcomma . splitremove . surf_tens_water . surface_area . tand . uc_composite_CN . unit_wt . volsphere . weighted_C . weighted_CN . 
Some associated R codes: AgivenF.R . AgivenFcont.R . AgivenP.R . EffInt.R . FgivenA.R . FgivenP.R . Manningcirc.R . Manningpara.R . Manningrect.R . Manningtrap.R . Manningtri.R . PgivenA.R . PgivenA1.R . PgivenF.R . PgivenFivary.R . PgivenG.R . Re.R . Rem.R . SimpIntPaid.R . air_stripper.R . benefitcost.R . colebrook.R . composite_CN.R . concr_mix_lightweight_strength.R . concr_mix_normal_strength.R . construction_fraction.R . cosd.R . cv.R . engr_survey.R . engr_survey2.R . engr_survey3.R . engr_survey_batch.R . engr_survey_reverse.R . f.R . floor_division.R . frac_to_numeric.R . fractdiff.R . iemisc-package.R . igivenPFn.R . lat_long2state.R . lat_long2utm.R . lookupQT.R . maxmre.R . mortality_rate.R . mre.R . na.interp1.R . nc.R . ngivenPFi.R . polygon_area.R . project_midpoint.R . prop_solver.R . rain_garden_driveway.R . ranges.R . rational_equation.R . reduce_single_digit.R . relerror.R . righttri.R . rms.R . sat_vapor_pressure.R . secprop.R . shm.R . size.R . splitcomma.R . surface_area.R . volsphere.R . weighted_C.R . weighted_CN.R . zzz.R .  Full iemisc package functions and examples
Downloads during the last 30 days

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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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