unitted_str: Return the structure of a unitted object.

Description Usage Arguments

Description

Works like str() but displays units-relevant information more elegantly

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'unitted'
str(object, ...)

## S3 method for class 'unitted_data.frame'
str(object, ...)

## S3 method for class 'unitted_NULL'
str(object, ...)

Arguments

object

The object whose structure is to be displayed

...

other arguments passed to str


appling/unitted documentation built on May 10, 2019, 12:44 p.m.