Skip to content

Commit

Permalink
Comment on why tafpng() is still supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Arni Magnusson committed Apr 4, 2020
1 parent 2e87368 commit 1714693
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/taf.png.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ taf.png <- function(filename, width=1600, height=1200, pointsize=32, ...)

#' @export

## This spelling is seen in the 2018 YouTube tutorial video and the
## corresponding transcript, so we will probably support it forever.

tafpng <- function(...)
{
## .Deprecated("taf.png")
Expand Down

0 comments on commit 1714693

Please sign in to comment.