find_fruits_veg: find_fruits_veg Documentation

Description Usage Arguments Value Examples

View source: R/find_fruits_veg.R

Description

Returns the indices of numeric and categorical variables in the dataset

Usage

1
find_fruits_veg(df, type_of_out = "categ")

Arguments

df

An input dataframe

type_of_out

A character that indicates the wanted type (numeric/ categorical) of data

Value

A vector of indices of wanted data type (numeric/ categorical)

Examples

1

UBC-MDS/mealprepR documentation built on April 1, 2020, 4:36 a.m.