check_load_packages: Function to check the package is installed, if not install

View source: R/IPDFilecheck.R

check_load_packagesR Documentation

Function to check the package is installed, if not install

Description

Function to check the package is installed, if not install

Usage

check_load_packages(pkg)

Arguments

pkg

name of package(s)

Value

0, if packages cant be installed and loaded, else error

Examples

check_load_packages("dplyr")

sheejamk/ipdfilecheck documentation built on March 10, 2024, 11:23 p.m.