To filter the data (select columns)

as_field(...)

Arguments

...

write a list of varible to get

Examples

if (FALSE) {
as_field(var1, var2)
}