Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 641 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 641 Bytes

fsmc

R-CMD-check Codecov test coverage

Installation

You can install the development version of fsmc from github using the pak or the devtools package.

pak::pkg_install("admarhi/fsmc")
# or
devtools::install_github("admarhi/fsmc")