Skip to content

rtroise89/RichPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RichPackage

Basic R functions: hello(), Rich_StdDev(), Rich_Variance()

Ensure you have internet access.

Type in console

 library(devtools).

Type in console

 install_github("rtroise89/RichPackage")

Type in console

 library(RichPackage)

You now have access to my package functions. For example:

 a <- c(1,2,3,4,5)
 Rich_StdDev(a)

About

first r package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages