Other packages > Find by keyword >

HelpersMG  

Tools for Various R Functions Helpers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HelpersMG", "2025.12.22")



Attach the package and use:
library("HelpersMG")
Maintained by
Marc Girondot
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-07
Latest Update: 2025-06-16
Description:
Contains miscellaneous functions useful for managing 'NetCDF' files (see ), get moon phase and time for sun rise and fall, tide level, analyse and reconstruct periodic time series of temperature with irregular sinusoidal pattern, show scales and wind rose in plot with change of color of text, Metropolis-Hastings algorithm for Bayesian MCMC analysis, plot graphs or boxplot with error bars, search files in disk by there names or their content, read the contents of all files from a folder at one time.
How to cite:
Marc Girondot (2015). HelpersMG: Tools for Various R Functions Helpers. R package version 2025.12.22, https://cran.r-project.org/web/packages/HelpersMG. Accessed 26 Aug. 2026.
Previous versions and publish date:
1.0 (2015-04-07 15:40), 1.1 (2015-05-18 01:12), 1.2.3 (2015-10-09 10:28), 1.2 (2015-06-29 19:55), 1.3.2 (2015-12-02 14:22), 1.4 (2016-01-08 15:55), 1.5 (2016-05-01 18:32), 1.6 (2016-07-18 14:08), 1.7 (2016-10-01 17:53), 1.8 (2016-12-26 12:46), 1.9 (2017-03-10 11:49), 2.0 (2017-09-24 23:50), 3.0.0 (2017-11-25 16:58), 3.2 (2018-07-08 06:30), 3.3 (2018-10-16 15:40), 3.5 (2019-01-04 17:00), 3.6 (2019-06-27 10:50), 3.7 (2019-08-29 23:00), 3.8 (2019-10-06 14:10), 3.9 (2019-12-13 11:40), 4.0 (2020-02-21 15:00), 4.2 (2020-06-15 23:30), 4.3 (2020-08-12 14:12), 4.4 (2021-01-14 10:50), 4.5 (2021-03-15 15:10), 4.6 (2021-06-04 18:00), 4.7-0 (2021-09-02 23:11), 4.8 (2021-10-13 11:30), 5.0 (2022-01-23 00:32), 5.1 (2022-02-17 18:52), 5.4 (2022-05-27 19:00), 5.5 (2022-07-14 07:30), 5.6 (2022-09-06 23:20), 5.7 (2022-10-19 17:48), 5.8 (2022-11-09 22:20), 5.9 (2023-03-31 19:40), 6.0.3 (2023-10-05 17:20), 6.0 (2023-06-14 22:02), 6.1 (2024-01-30 16:30), 6.2 (2024-08-23 09:10), 6.3 (2024-11-19 19:50), 6.4.5 (2025-03-28 12:30), 6.4 (2025-01-29 00:30), 6.5 (2025-05-09 13:00), 6.6 (2025-06-16 15:10), 2025.12.22 (2025-12-23 07:10), 2026.2.28 (2026-02-28 10:40), 2026.3.31 (2026-03-31 14:50), (2026-08-24 15:10)
Other packages that cited HelpersMG R package
View HelpersMG citation profile
Other R packages that HelpersMG depends, imports, suggests or enhances
Complete documentation for HelpersMG
Functions, R codes and Examples using the HelpersMG R package
Some associated functions: ChangeCoordinate . DIx . ExtractAIC.glm . FormatCompareAIC . HelpersMG-package . IC_clean_data . IC_correlation_simplify . IC_threshold_matrix . LD50 . LD50_MHmcmc . LD50_MHmcmc_p . MHalgoGen . MovingWindow . NagelkerkeScaledR2 . RM_add . RM_delete . RM_duplicate . RM_get . RM_list . RandomFromHessianOrMCMC . RectangleRegression . SEfromHessian . ScalePreviousPlot . Snbinom . addS3Class . as.mcmc.mcmcComposite . as.parameters . as.quantiles . asc . barplot_errbar . cArrows . char . compare . compare_AIC . compare_AICc . compare_BIC . contingencyTable.compare . convert.tz . cutter . d . dbeta_new . dcutter . dnbinom_new . duplicated_packages . ellipse . fitdistrquantiles . flexit . format_ncdf . ggamma . iCutter . ind_long_lat . index.periodic . inside . invlogit . list.packages . local.search . logLik.LD50 . logLik.compareAIC . logLik.cutter . logit . merge.mcmcComposite . minmax.periodic . modeled.hist . modifyVector . moon.info . newcompassRose . newmap.scale . openwd . plot.IconoCorel . plot.LD50 . plot.PriorsmcmcComposite . plot.cutter . plot.mcmcComposite . plot_add . plot_errbar . predict.LD50 . print.cutter . qvlmer . r2norm . rcutter . read_folder . rmnorm . rnbinom_new . series.compare . setPriors . show_name . similar . specify_decimal . summary.mcmcComposite . sun.info . symbol.Female . symbol.Male . symmetricize . tide.info . tnirp . universalmclapply . wget . 
Some associated R codes: BinomialConfidence.R . ChangeCoordinate.R . DIx.R . Ellipse.R . FormatCompareAIC.R . HelpersMG-package.R . IC_clean_data.R . IC_correlation_simplify.R . IC_threshold_matrix.R . LD50.R . LD50_MHmcmc.R . LD50_MHmcmc_p.R . LD50_fit.R . MHalgoGen.R . MovingWindow.R . NagelkerkeScaledR2.R . RM_add.R . RM_delete.R . RM_duplicate.R . RM_get.R . RM_list.R . RandomFromHessianOrMCMC.R . RectangleRegression.R . SEfromHessian.R . ScalePreviousPlot.R . Snbinom.R . addS3Class.R . as.mcmc.mcmcComposite.R . as.parameters.R . as.quantiles.R . asc.R . barplot_errbar.R . cArrows.R . char.R . compare.R . compare_AIC.R . compare_AICc.R . compare_BIC.R . contingencyTable.compare.R . convert.tz.R . cutter.R . d.R . dbeta_new.R . dcutter.R . dnbinom_new.R . duplicated_packages.R . extractAIC.R . fitdistrquantiles.R . flexit.R . format_ncdf.R . getTableAddressing.R . ggamma.R . iCutter.R . ind_long_lat.R . index.periodic.R . inside.R . invlogit.R . list.packages.R . local.search.R . logLik.LD50.R . logLik.compareAIC.R . logLik.cutter.R . logit.R . merge.mcmcComposite.R . minmax.periodic.R . modeled.hist.R . modifyVector.R . moon.info.R . newcompassRose.R . newmap.scale.R . nlConfint.R . onAttach.R . openwd.R . permutations.R . plot.IconoCorel.R . plot.LD50.R . plot.PriorsmcmcComposite.R . plot.cutter.R . plot.mcmcComposite.R . plot_add.R . plot_errbar.R . predict.LD50.R . print.cutter.R . qvlmer.R . r2norm.R . radioButtons_withHTML.R . rcutter.R . read_folder.R . rmnorm.R . rnbinom_new.R . series.compare.R . setPriors.R . show_name.R . similar.R . specify_decimals.R . summary.mcmcComposite.R . sun.info.R . symbol.Female.R . symbol.Male.R . symmetricize.R . tide.info.R . tnirp.R . universalmclapply.R . wget.R .  Full HelpersMG package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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