Other packages > Find by keyword >

HKRbook  

Apps and Data for the Book "Introduction to Statistics"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("HKRbook", "0.1.3")



Attach the package and use:
library("HKRbook")
Maintained by
Sigbert Klinke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-29
Latest Update: 2022-10-06
Description:
Functions, Shiny apps and data for the book "Introduction to Statistics" by Wolfgang Karl H
How to cite:
Sigbert Klinke (2022). HKRbook: Apps and Data for the Book "Introduction to Statistics". R package version 0.1.3, https://cran.r-project.org/web/packages/HKRbook. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.1.2 (2022-08-29 11:40)
Other packages that cited HKRbook R package
View HKRbook citation profile
Other R packages that HKRbook depends, imports, suggests or enhances
Complete documentation for HKRbook
Functions, R codes and Examples using the HKRbook R package
Some associated functions: checkPackages . distributionParams . gettext . hm_cell . htmlTable . html_matrix . in_range . is.ASCII . men_asso . men_bin . men_ci1 . men_ci2 . men_cilen . men_cipi . men_cisig . men_corr . men_die . men_dot . men_exp . men_hall . men_hist . men_hyp . men_norm . men_parn . men_poi . men_rank . men_regr . men_tab . men_terr . men_time . men_tmu1 . men_tmu2 . men_tprop . men_vis . mmstat.attrVar . mmstat.axis . mmstat.baraxis . mmstat.dec . mmstat.getDataNames . mmstat.getDatasets . mmstat.getLog . mmstat.getValues . mmstat.getVar . mmstat.getVarNames . mmstat.getVariableNames . mmstat.lang . mmstat.log . mmstat.math . mmstat.merge . mmstat.plotTestRegions . mmstat.pos . mmstat.range . mmstat.rds . mmstat.round.down . mmstat.round.up . mmstat.set . mmstat.sliderInput . mmstat.ticks . mmstat.ui.call . mmstat.ui.elem . mmstat.ui.update . mmstat.warn . resetpar . stopif . table2dataframe . toHTML . toRDS . ucfirst . zebra . zzz . 
Some associated R codes: checkPackages.R . distributionParameters.R . gettext.R . htmlTable.R . html_matrix.R . in_range.R . is.ASCII.R . men_asso.R . men_bin.R . men_ci1.R . men_ci2.R . men_cilen.R . men_cipi.R . men_cisig.R . men_corr.R . men_die.R . men_dot.R . men_exp.R . men_hall.R . men_hist.R . men_hyp.R . men_norm.R . men_parn.R . men_poi.R . men_rank.R . men_regr.R . men_tab.R . men_terr.R . men_time.R . men_tmu1.R . men_tmu2.R . men_tprop.R . men_vis.R . mmstat.attrVar.R . mmstat.axis.R . mmstat.baraxis.R . mmstat.dec.R . mmstat.getDataNames.R . mmstat.getDatasetNames.R . mmstat.getDatasets.R . mmstat.getLog.R . mmstat.getValues.R . mmstat.getVar.R . mmstat.getVarNames.R . mmstat.getVariableNames.R . mmstat.htest.R . mmstat.lang.R . mmstat.log.R . mmstat.math.R . mmstat.merge.R . mmstat.plotTestRegions.R . mmstat.pos.R . mmstat.range.R . mmstat.rds.R . mmstat.round.down.R . mmstat.round.up.R . mmstat.set.R . mmstat.sliderInput.R . mmstat.ticks.R . mmstat.ui.call.R . mmstat.ui.elem.R . mmstat.ui.update.R . mmstat.warn.R . resetpar.R . stopif.R . table2dataframe.R . toHTML.R . toRDS.R . ucfirst.R . zebra.R . zzz.R .  Full HKRbook package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
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  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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