lib_ps {pcutils}R Documentation

Attach packages or install packages have not benn installed

Description

Attach packages or install packages have not benn installed

Usage

lib_ps(p_list, ..., all_yes = FALSE, library = TRUE)

Arguments

p_list

a vector of packages list

...

packages

all_yes

all install try set to yes?

library

should library the package or just get Namespace ?

Value

No return value


[Package pcutils version 0.2.5 Index]