deprecate.warning {ggfortify}R Documentation

Show deprecate warning

Description

Show deprecate warning

Usage

deprecate.warning(old.kw, new.kw)

Arguments

old.kw

Keyword being deprecated

new.kw

Keyword being replaced

Examples

ggfortify:::deprecate.warning('old', 'new')

[Package ggfortify version 0.4.17 Index]