Learn R Programming

wayback (version 0.2.4)

wb_install: Package Installation

Description

Installs packages and its dependencies.

Usage

wb_install(pkg, repo_url, library_path, package_path, dependencies)

Arguments

pkg

character - package name specified as cha

repo_url

url of repository to get packages from

library_path

character - lib_path to use first

package_path

character - path to look for binary packages to install

dependencies

character vector - specifies which types of dependencies should be installed also