new_ext_solutions_df {metasnf} | R Documentation |
Constructor for ext_solutions_df
class object
Description
Constructor for ext_solutions_df
class object
Usage
new_ext_solutions_df(ext_sol_dfl)
Arguments
ext_sol_dfl |
An extended solutions data frame-like object. |
Value
An ext_solutions_df
object, which is a data frame with class
ext_solutions_df
.
[Package metasnf version 2.1.2 Index]