Update this XZDBfunction package, Automatic detaching and attaching current XZDB.

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

xzdb.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.