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 25 Jun. 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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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