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]
First Published: 2023-02-06
Latest Update: 2023-09-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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for mmstat405101520253035404550556065TrendBars

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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