Learn R Programming

promote (version 1.1.1)

promote.unload: 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

Run this code
# NOT RUN {
promote.unload("wesanderson")
# }

Run the code above in your browser using DataLab