Update this MODBrowser package, Automatic detaching and attaching current modb.

If you have your own dataset, use: I_have_dataset=TRUE It will keep your datasets and Datasets infomation.xlsx

modb.update(I_have_dataset = TRUE, forceInstall = FALSE)

Arguments

I_have_dataset

Logical. Whether to preserve and restore the current datasets while updating the package.

forceInstall

Logical. Passed to remotes::install_github() to force a reinstall from GitHub.