yhat.unload {yhatr}R Documentation

Removes a library from the Yhat model's dependency list

Description

Removes a library from the Yhat model's dependency list

Usage

yhat.unload(name)

Arguments

name

of the package to be removed

Examples

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

## End(Not run)

[Package yhatr version 0.15.1 Index]