prntPrpr: Print Proper (and short)

Description Usage Arguments Value Examples

View source: R/econModelBase.R

Description

1
Print Proper (and short)

Usage

1

Arguments

x

object

...

dots passed

Value

x object or "print proper" string

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## Not run: 

# prntPrpr(Print Proper (and short)) example

prntPrpr(T)
[1] "T"

prntPrpr(c(T,F,NA))
[1] "T" "F" "N"

## End(Not run)

AndreMikulec/econModel documentation built on June 30, 2021, 9:48 a.m.