MultiFactor and LinkMap are a pair of S7 classes to organize and
manage multiple sets of factors, for instance when tracing or converting
feature IDs across databases. Methods for MultiFactor aim to follow
factor behaviour.
Get the latest stable R release from
CRAN. Then install the released version of
MultiFactor:
install.packages("MultiFactor")Or install the development version from this repository:
install.packages("remotes")
remotes::install_github("minotau-R/MultiFactor")