other_names: get remaining names of a dataframe

View source: R/other_names.R

other_namesR Documentation

get remaining names of a dataframe

Description

this function used to get remaining names of a dataframe

Usage

other_names(data, name)

Arguments

data

specify a dataframe object

name

specify the column to be be sliced in quotation marks ""

Examples

## Not run: 
othernames(iris, "Species")

## End(Not run)

IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.