Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 343 Bytes

This package is not longer maintained. Its functionalities are now included in our R-package 'oposSOM' (see https://github.com/hloefflerwirth/oposSOM)

To install the last version of this package from GitHub use the following commands in R:

install.packages("devtools")

library(devtools)
install_github("hloefflerwirth/oposSOM.PSF")