tibble {RxODE}R Documentation

type_sum function for units

Description

type_sum function for units

Usage

## S3 method for class 'units'
type_sum(x, ...)

format_type_sum.type_sum_units(x, width, ...)

pillar_shaft.units(x, ...)

## S3 method for class 'mixed_units'
type_sum(x, ...)

pillar_shaft.mixed_units(x, ...)

## S3 method for class 'units'
scale_type(x)

Arguments

x

see type_sum

...

see type_sum

width

see type_sum


[Package RxODE version 0.9.1-8 Index]