in_stall: Install locally from your own machine

Description Usage Arguments Examples

Description

Install locally from your own machine

Usage

1

Arguments

pkg

(character) A package name. Required.

version

(character) If NULL, we try to install from the latest version prior to your current version

force

(logical) force installation attempt. Default: TRUE

Examples

1
2
3
4
5
## Not run: 
in_stall(pkg = "abind")
in_stall(pkg = "abind", version = "3.2")

## End(Not run)

sckott/instoff documentation built on May 29, 2019, 4:01 p.m.