knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
LRMF3
is a developer facing package designed to provide a standardized representation of low rank matrix factorization objects using the S3 object system.
You can install the released version from CRAN with:
install.packages("LRMF3")
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("RoheLab/LRMF3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.