as_conv: As converters

Description Usage Arguments Value

Description

As converters

As converters

Usage

1
2
3
4
5
6
7
## Default S3 method:
as_list_of(x, ..., .ptype = NULL)

## S3 method for class 'data.frame'
as_list_of(x, ..., .ptype = NULL)

as_vec(x, ..., .ptype = NULL)

Arguments

x

Collection to convert.

...

Unused args, for compatibility.

.ptype

Fallback type.

Value

list_of/vector as a result of conversion.

list_of/vector as a result of conversion.


Ilia-Kosenkov/primitiveR documentation built on Jan. 20, 2021, 2:13 p.m.