promote.unload {promote}R Documentation

Removes a library from the promote model's dependency list

Description

Removes a library from the promote model's dependency list

Usage

promote.unload(name)

Arguments

name

of the package to be removed

Examples

## Not run: 
promote.unload("wesanderson")

## End(Not run)

[Package promote version 1.1.1 Index]