script.R

install.packages(".", repos = NULL, type = "source")
library("testUnload")
unloadNamespace("testUnload")
install.packages(".", repos = NULL, type = "source")
library("testUnload")
jimhester/testUnload documentation built on Nov. 12, 2021, 7:46 a.m.