as_field: Convert a R list of variable to mongo fields

View source: R/mongo.R

as_fieldR Documentation

Convert a R list of variable to mongo fields

Description

To filter the data (select columns)

Usage

as_field(...)

Arguments

...

write a list of varible to get

Examples

## Not run: 
as_field(var1, var2)

## End(Not run)

kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.