make_empty_tibble: Make Empty Tibble

make_empty_tibbleR Documentation

Make Empty Tibble

Description

Make an empty tibble with specified column names

Usage

make_empty_tibble(field_names, out_fields)

Arguments

field_names

the names of the columns to include

out_fields

the fields to filter from the field_names if user has specified wanting certain fields

Details

This function makes an empty tibble with specified column names

Value

an emtpy tibble with the names in out_fields


MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.