Skip to content

jgx65/JGTeach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JGTeach

This is the development page of the JGTeach package for the R software.

It is intended for development and teaching purposes, and come with no guarantee whatsoever. You will not find it on CRAN

To install the development version of JGTeach

You will need the package devtools to be able to install the devel version of JGTeach. To install devtools:

install.packages("devtools")

To install JGTeach devel:

library(devtools)
install_github("jgx65/JGTeach")
library("JGTeach")

About

Teaching material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages