Skip to content

sebastian-gerdes/smisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smisc

The package smisc contains utility functions without focus on a specific topic.

Installation

There is no CRAN version available yet.

Once a CRAN version will be availabe you should be able to install the released version of smisc from CRAN with:

install.packages("smisc")

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("sebastian-gerdes/smisc")

Example

library(smisc)
## basic example code
square(9)
#> [1] 81

About

Sebastian's R package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages