| .format_ptype | R Documentation |
Format a ptype object as a character string
.format_ptype(x)
## Default S3 method:
.format_ptype(x)
## S3 method for class 'difftime'
.format_ptype(x)
## S3 method for class 'Date'
.format_ptype(x)
## S3 method for class 'POSIXct'
.format_ptype(x)
x |
( |
(character(1)) An R expression string representing x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.