new_solutions_df {metasnf} | R Documentation |
Constructor for solutions_df
class object
Description
Constructor for solutions_df
class object
Usage
new_solutions_df(sol_dfl)
Arguments
sol_dfl |
A solutions data frame-like object to be validated and converted into a solutions data frame. |
Value
A solutions_df
class object.
[Package metasnf version 2.1.2 Index]