R/utils.R

printf <- function( ... ) print( sprintf( ... ) )

catf <- function( ... ) cat( sprintf( ... ) )

Try the tagcloud package in your browser

Any scripts or data that you put into this service are public.

tagcloud documentation built on May 2, 2019, 5:02 a.m.