Recent Releases of mverse
mverse - mverse 0.2.0
Major changes
-
spe_curve()is simplified with the introduction ofspec_table(). It also returns aggplotobject now for further modification of the aesthetics. - Renamed
ttest_mverse()tot_test_mverse()to be consistent.
Internal changes
- Branch options are named and stored when
*_branchobjects are defined. - Global variables are declared to avoid variable missing in scope message: ".datamverse", ".formulamverse", ".familymverse", ".modelmverse".
- Fixed compatibility issue with
multiverse0.6.2 update by usingmultiverse:::Multiverse$new()to reset multiverse environment insidereset_parameters()to be compatible (#54). - Fixed
t_test_mverse()documentation example.
- R
Published by mjmoon 11 months ago