Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 673 Bytes

File metadata and controls

22 lines (16 loc) · 673 Bytes

DirMultModels

R-CMD-check CodeFactor

Setup

Install the development version by running inside r:

devtools::install_github("AndreMacedo88/DirMultModels")

Run tests

  1. Clone this repository
  2. Inside the cloned repo, run in R:
devtools::test()