new_solutions_df: Constructor for solutions_df class object
Description
Constructor for solutions_df class object
Usage
new_solutions_df(sol_dfl)
Value
A solutions_df class object.
Arguments
- sol_dfl
A solutions data frame-like object to be validated and
converted into a solutions data frame.