Learn R Programming

packer (version 0.1.3)

set_yarn: Set yarn path

Description

By default packer looks for the yarn installation using the which (or where) command. This function lets you override that behaviour and force a specific yarn installation.

Usage

set_yarn(path = NULL)

Arguments

path

Path to yarn installation to use.