Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 277 Bytes

This R package holds helper functions for GdR MASCOT-NUM template (see https://www.gdr-mascotnum.fr/template.html for spec.).

You can install it using:

install.packages('remotes')
remotes::install_github("MASCOTNUM/templr")

(No need for any compiler, whatever OS)