ggfortify (version 0.4.7)

deprecate.warning: 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

Run this code
# NOT RUN {
ggfortify:::deprecate.warning('old', 'new')
# }

Run the code above in your browser using DataCamp Workspace