friendly_type()
is deprecated. Please use the
standalone-obj-type.R
file instead. You can import it
in your package with usethis::use_standalone("r-lib/rlang", "obj-type")
.
Arguments
- type
A type as returned by
typeof()
.
friendly_type()
is deprecated. Please use the
standalone-obj-type.R
file instead. You can import it
in your package with usethis::use_standalone("r-lib/rlang", "obj-type")
.
A type as returned by typeof()
.