loadLib: loadLib

View source: R/libutils.R

loadLibR Documentation

loadLib

Description

library loading function which ask for confirmation before installing library

Usage

loadLib(libname)

Arguments

libname

Name of the package you want to check for install and load

Value

library name if loaded else false

See Also

For more details see the help vignette:
vignette("epiuf_package", package = "epiuf")
epiuf_package

Examples

loadLib("utils")


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.