1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-05-06 20:26:34 +02:00
aVirtualTwins/revdep/check.R

6 lines
94 B
R
Raw Normal View History

library("devtools")
revdep_check()
revdep_check_save_summary()
revdep_check_print_problems()