Skip to content

This repository contains all useful functions while writing script/package/else...

License

Notifications You must be signed in to change notification settings

MathieuGenu/mathUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathUtil

mathUtils gather a bunch of useful function for package development, script, etc…

Installation

The best way to use the package at its full capacity is to install the package with vignette that describe how to use functions. To do so :

devtools::install_github("MathieuGenu/mathUtils", build_vignettes = TRUE)

Use of functions

If documentation does not describe in a proper way the use of a function, it must be documented in the vignette. To consult it :

library(mathUtil)
vignette(topic = "mathUtil")

About

This repository contains all useful functions while writing script/package/else...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages