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")

IPDFileCheck documentation built on June 22, 2024, 6:49 p.m.