my_lib: Load and installs packages needed

View source: R/my_lib.R

my_libR Documentation

Load and installs packages needed

Description

This function loads all necessary packages. If the package is not installed, it will install it first and the it will load the recently installed package

Usage

my_lib(pkg_list)

Arguments

pkg_list

List of packages to install

Value

Loads packages on global env.


jepa/MyFunctions documentation built on June 14, 2025, 1:12 p.m.