dot-format_ptype: Format a ptype object as a character string

.format_ptypeR Documentation

Format a ptype object as a character string

Description

Format a ptype object as a character string

Usage

.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)

Arguments

x

(ptype) A prototype object.

Value

(character(1)) An R expression string representing x.


tibblify documentation built on May 9, 2026, 5:07 p.m.