solutions_df {metasnf} | R Documentation |
Constructor for solutions_df
class object
Description
Constructor for solutions_df
class object
Usage
solutions_df(sol_dfl, smll, sc, dl)
Arguments
sol_dfl |
A solutions data frame-like object to be validated and converted into a solutions data frame. |
smll |
A similarity matrix list-like object to be validated and used to construct a solutions data frame. |
sc |
An |
dl |
An |
Value
A solutions data frame (solutions_df
class object).
[Package metasnf version 2.1.2 Index]