Other packages > Find by keyword >

mmstat4  

Access to Teaching Materials from a ZIP File or GitHub
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mmstat4", "0.2.1")



Attach the package and use:
library("mmstat4")
Maintained by
Sigbert Klinke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-06
Latest Update: 2024-04-29
Description:
Provides access to teaching materials for various statistics courses, including R and Python programs, Shiny apps, data, and PDF/HTML documents. These materials are stored on the Internet as a ZIP file (e.g., in a GitHub repository) and can be downloaded and displayed or run locally. The content of the ZIP file is temporarily or permanently stored. By default, the package uses the GitHub repository 'sigbertklinke/mmstat4.data.' Additionally, the package includes 'association_measures.R' from the archived package 'ryouready' by Mark Heckman and some auxiliary functions.
How to cite:
Sigbert Klinke (2023). mmstat4: Access to Teaching Materials from a ZIP File or GitHub. R package version 0.2.1, https://cran.r-project.org/web/packages/mmstat4. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.2 (2023-02-06 12:02), 0.1.3 (2023-03-04 11:00), 0.1.4 (2023-05-02 11:10), 0.1.5 (2023-05-11 10:00), 0.1.6 (2023-09-29 16:52), 0.2.0 (2024-04-12 12:50)
Other packages that cited mmstat4 R package
View mmstat4 citation profile
Other R packages that mmstat4 depends, imports, suggests or enhances
Complete documentation for mmstat4
Functions, R codes and Examples using the mmstat4 R package
Some associated functions: Rdups . Rlibs . Rsolo . association . cdf . defaultApp . getList . getMMstat . getText . gh . ghappAddin . ghdecompose . ghfile . ghget . ghlist . ghopenAddin . ghpath . ghquery . ghrepos . isLocal . normpathes . toInt . toNum . 
Some associated R codes: Rdups.R . Rlibs.R . Rsolo.R . association_measures.R . cdf.R . getList.R . getMMstat.R . getText.R . gh.R . ghdecompose.R . ghfile.R . ghget.R . ghlist.R . ghopenAddin.R . ghpath.R . ghquery.R . ghrepos.R . isLocal.R . normpathes.R . toInt.R . toNum.R . zzz.R .  Full mmstat4 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
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