install_all_dependencies {kim}R Documentation

Install all dependencies for all functions

Description

Install all dependencies for all functions in Package 'kim'.

Usage

install_all_dependencies()

Value

there will be no output from this function. Rather, dependencies of all functions in Package 'kim' will be installed.

Examples

## Not run: 
install_all_dependencies()

## End(Not run)

[Package kim version 0.5.422 Index]